SNode.C
|
Go to the source code of this file.
Namespaces | |
namespace | utils |
namespace | utils::system |
Functions | |
time_t | utils::system::time (time_t *tloc) |
int | utils::system::gettimeofday (struct timeval *tv, struct timezone *tz) |
struct tm * | utils::system::gmtime (const time_t *timep) |
time_t | utils::system::mktime (struct tm *tm) |