Function Blam::EngineDefs::GetBuildDateTime

Function Documentation

std::string Blam::EngineDefs::GetBuildDateTime()

Retrieves the build date and time of the engine, pulled directly from the __DATE__ and __TIME__ macros.

Return

The engine build date/time. Ex: Apr 14 2019 18:35:12