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 |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:52 2016 by Doxygen 1.6.3 |