Definition in file TimeUtil.h.
#include <time.h>
#include <sys/time.h>
#include <stdint.h>


Go to the source code of this file.
Namespaces | |
| namespace | mace |
Classes | |
| class | TimeUtil |
| A Mace-friendly class for getting the time of day. More... | |
Typedefs | |
| typedef int64_t | m_suseconds_t |
| Define a Mace-friendly type for the difference in two times, in micro-seconds. | |
1.5.5