|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| FreezeDetectorRunnable () | |
| void | Run () |
| void | SetDelayTime (uint32 t) |
Private Attributes | |
| uint32 | _delaytime |
| uint32 | _lastChange |
| uint32 | _loops |
Definition at line 310 of file Master.cpp.
|
inline |
Definition at line 317 of file Master.cpp.
References _delaytime, _lastChange, and _loops.
|
inline |
Definition at line 321 of file Master.cpp.
References _delaytime, _lastChange, _loops, ASSERT, getMSTime(), getMSTimeDiff(), World::IsStopped(), World::m_worldLoopCounter, SF_LOG_ERROR, SF_LOG_INFO, and Skyfire::SleepForSeconds().
|
inline |
|
private |
Definition at line 315 of file Master.cpp.
Referenced by FreezeDetectorRunnable(), Run(), and SetDelayTime().
|
private |
Definition at line 314 of file Master.cpp.
Referenced by FreezeDetectorRunnable(), and Run().
|
private |
Definition at line 313 of file Master.cpp.
Referenced by FreezeDetectorRunnable(), and Run().