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

wintimer.cpp File Reference

#include <windows.h>
#include "timer.h"

Include dependency graph for wintimer.cpp:

Go to the source code of this file.

Functions

TimerCreateTimer ()


Function Documentation

Timer* CreateTimer  ) 
 

Definition at line 49 of file wintimer.cpp.

Referenced by CelestiaCore::CelestiaCore(), and LuaState::LuaState().

00050 {
00051     return new WindowsTimer();
00052 }


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