Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

get_time.h

Go to the documentation of this file.
00001 #ifndef INCLUDED_get_time_h
00002 #define INCLUDED_get_time_h
00003 
00004 //!a simple way to get the current time since boot in milliseconds (see TimeET for better accuracy)
00005 unsigned int get_time();
00006 
00007 /*! @file
00008  * @brief prototype for get_time(), a simple way to get the current time since boot in milliseconds
00009  * @author ejt (Creator)
00010  *
00011  * $Author: alokl $
00012  * $Name: tekkotsu-1_4_1 $
00013  * $Revision: 1.1.1.1 $
00014  * $State: Exp $
00015  * $Date: 2002/09/30 18:19:48 $
00016  */
00017 
00018 #endif

Tekkotsu v1.4
Generated Sat Jul 19 00:06:30 2003 by Doxygen 1.3.2