Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
TimeET.ccGo to the documentation of this file.00001 #include "TimeET.h" 00002 00003 struct timezone TimeET::tz; 00004 00005 /*! @file 00006 * @brief Implements TimeET, a nice class for handling time values with high precision (but all that's in the .cc is implementation of struct timezone TimeET::tz) 00007 * @author ejt (Creator) 00008 * 00009 * $Author: ejt $ 00010 * $Name: tekkotsu-2_4_1 $ 00011 * $Revision: 1.3 $ 00012 * $State: Rel $ 00013 * $Date: 2003/09/25 15:31:53 $ 00014 */ 00015 |
Tekkotsu v2.4.1 |
Generated Tue Aug 16 16:32:49 2005 by Doxygen 1.4.4 |