#include <TimeUtils.h>
◆ GetFrameTime()
unsigned int CTimeUtils::GetFrameTime |
( |
| ) |
|
|
static |
Returns the frame time in MS.
- Note
- Not threadsafe
◆ GetLocalTime()
CDateTime CTimeUtils::GetLocalTime |
( |
time_t | time | ) |
|
|
static |
◆ UpdateFrameTime()
void CTimeUtils::UpdateFrameTime |
( |
bool | flip | ) |
|
|
static |
Update the time frame.
- Note
- Not threadsafe
◆ WithoutSeconds()
std::string CTimeUtils::WithoutSeconds |
( |
const std::string & | hhmmss | ) |
|
|
static |
Returns a time string without seconds, i.e: HH:MM.
- Parameters
-
hhmmss | Time string in the format HH:MM:SS |
The documentation for this class was generated from the following files: