Time utility class.
More...
#include <tdme/utilities/Time.h>
Time utility class.
- Author
- mahula
- Version
- $Id$
Definition at line 20 of file Time.h.
◆ getAsString()
static string getAsString |
( |
const string & |
format = "%Y-%m-%d %H:%M:%S" | ) |
|
|
inlinestatic |
Get date/time as string.
- Parameters
-
format | format, see strftime |
- Returns
- date/time as string
Definition at line 41 of file Time.h.
◆ getCurrentMillis()
static int64_t getCurrentMillis |
( |
| ) |
|
|
inlinestatic |
Retrieve current time in milliseconds.
- Returns
- int64_t
Definition at line 28 of file Time.h.
The documentation for this class was generated from the following file:
- /home/andreas/Development/drewke.net/tdme2/src/tdme/utilities/Time.h