Definition in file timeutils.h.
#include <ctime>
#include <string>
Include dependency graph for timeutils.h:

Go to the source code of this file.
Namespaces | |
| namespace | cttl |
Functions | |
| time_t | current_time () |
| Returns current time. | |
| CTTL_STD_STRING | time2string (time_t time_) |
| Converts time_t to string. | |
|
|
Returns current time.
Definition at line 50 of file timeutils.h. |
|
|
Converts time_t to string.
Definition at line 57 of file timeutils.h. |
1.3.9.1