i would like to pull request to add function getDateTime inside system module.
examples of use:
naming screenshots.
showing time.
save time to see when did you last played game.
Clock.hpp
static std::string getDateTime(const char* _format = "%d.%m.%Y - %H:%M:%S");