Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

unixtimer.cpp File Reference

#include <sys/time.h>
#include <unistd.h>
#include "timer.h"

Include dependency graph for unixtimer.cpp:

Go to the source code of this file.

Functions

TimerCreateTimer ()


Function Documentation

Timer* CreateTimer  ) 
 

Definition at line 51 of file unixtimer.cpp.

00052 {
00053     return new UnixTimer();
00054 }


Generated on Sat Jan 14 22:33:01 2006 for Celestia by  doxygen 1.4.1