|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | Skyfire |
Functions | |
| uint32 | Skyfire::GetMSTime () |
| uint32 | Skyfire::GetMSTimeDiff (uint32 oldMSTime, uint32 newMSTime) |
| uint32 | Skyfire::GetMSTimeDiffToNow (uint32 oldMSTime) |
| bool | Skyfire::LocalTime (time_t const &time, tm &result) |
| void | Skyfire::SleepFor (uint32 milliseconds) |
| void | Skyfire::SleepForMicroseconds (uint32 microseconds) |
| void | Skyfire::SleepForMilliseconds (uint32 milliseconds) |
| void | Skyfire::SleepForSeconds (uint32 seconds) |