Salad
1.0.15
|
#include <time.h>
Go to the source code of this file.
Functions | |
time_t | sld_time_epoch_seconds () |
Returns the time in seconds since the epoch (01/01/1970 @ 00:00:00 UTC) More... | |
char * | sld_time_pretty_timestamp () |
Returns a pretty timestamp in the format: Wed Apr 19 21:27:08 2017. More... | |
Variables | |
struct tm * | timedata |