/[adonthell]/adonthell/src/base/timer.h
ViewVC logotype

Diff of /adonthell/src/base/timer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ksterker, Mon Oct 18 07:40:23 2004 UTC revision 1.5 by ksterker, Mon Nov 15 08:54:33 2004 UTC
# Line 19  Line 19 
19     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20  */  */
21    
22    /**
23     * @file base/timer.h
24     * @author Alexandre Courbot <alexandrecourbot@linuxgames.com>
25     * @brief A timer implementation.
26     */
27    
28  #include <iostream>  #include <iostream>
29  #include <sys/time.h>  #include <sys/time.h>
30  #include <time.h>  #include <time.h>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26