![]() |
Blamite Game Engine - Blam (Core)
|
Utilities relating to date and time. More...
Functions | |
BLAM std::string | GetDateTime (const char *format) |
Retrieves the current date/time in the specified format. More... | |
BLAM std::string | GetTimeLogFormat () |
Retrieves the current date/time in the following format, for use in the logger: More... | |
Utilities relating to date and time.
std::string Blam::Utils::DateTime::GetDateTime | ( | const char * | format | ) |
Retrieves the current date/time in the specified format.
format | - The desired format for the date and time. |
std::string Blam::Utils::DateTime::GetTimeLogFormat | ( | ) |
Retrieves the current date/time in the following format, for use in the logger:
MM.DD.YY HH:MM:SS.MIL