Tekkotsu 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={0,0}; 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-4_0 $ 00011 * $Revision: 1.4 $ 00012 * $State: Exp $ 00013 * $Date: 2006/03/15 16:44:07 $ 00014 */ 00015 |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:54:56 2007 by Doxygen 1.5.4 |