This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| Timer * | CreateTimer () |
|
|
Definition at line 51 of file unixtimer.cpp. Referenced by CelestiaCore::CelestiaCore(), and LuaState::LuaState(). 00052 {
00053 return new UnixTimer();
00054 }
|
1.4.1