Homepage | Demos | Overview | Downloads | Tutorials | 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_2_1 $ 00011 * $Revision: 1.3 $ 00012 * $State: Rel $ 00013 * $Date: 2003/09/25 15:31:53 $ 00014 */ 00015 |
Tekkotsu v2.2.1 |
Generated Tue Nov 23 16:36:40 2004 by Doxygen 1.3.9.1 |