timeUtils.h File Reference
Header of the dpyTime namespace. More...
#include <string>
Include dependency graph for timeUtils.h:
Go to the source code of this file.
Namespaces | |
dpyTime | |
Time utility methods. | |
Functions | |
std::string | getLocalTimeStamp () |
Get local time as a timestamp string. More... | |
struct tm | getLocalTime () |
Get local time. More... | |