17 int64_t CurrentHostCounter(
void);
18 int64_t CurrentHostFrequency(
void);
35 static CDateTime GetLocalTime(time_t time);
44 static unsigned int frameTime;
static void UpdateFrameTime(bool flip)
Update the time frame.
Definition: TimeUtils.cpp:61
Definition: TimeUtils.h:20
static std::string WithoutSeconds(const std::string &hhmmss)
Returns a time string without seconds, i.e: HH:MM.
Definition: TimeUtils.cpp:105
DateTime class, which uses FileTime as it's base.
Definition: XBDateTime.h:63
static unsigned int GetFrameTime()
Returns the frame time in MS.
Definition: TimeUtils.cpp:77