8 int64 GetTimeMS(
void );
67 void Print(
const char* sMsg);
different physics engine has different winding order.
Definition: EventBinding.h:32
double GetSysDateTime()
Get the system date and time in seconds.
Definition: ParaTime.cpp:302
std::string GenerateUniqueIDByTime()
generate a unique id using current universal time.
Definition: ParaTime.cpp:288
int32 GetIntervalUS()
get current interval in uSeconds.
Definition: ParaTime.cpp:322
std::string GetDateFormat(const char *sFormat)
get the date in string [thread safe]
Definition: ParaTime.cpp:117
void Print(const char *sMsg)
output to log
Definition: ParaTime.cpp:317
int64 GetTimeUS(void)
get time in nano seconds.
Definition: ParaTime.cpp:95
Definition: ParaTime.h:61
std::string GetTimeFormat(const char *sFormat)
get the time in string [thread safe]
Definition: ParaTime.cpp:200