Blamite Game Engine - Blam (Core)
datetime.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::Utils
 Namespace containing general-purpose utilities.
 
 Blam::Utils::DateTime
 Utilities relating to date and time.
 

Macros

#define BLAM
 

Functions

BLAM std::string Blam::Utils::DateTime::GetDateTime (const char *format)
 Retrieves the current date/time in the specified format. More...
 
BLAM 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

More...
 

Macro Definition Documentation

◆ BLAM

#define BLAM