#include "MercuryTimer.h"#include "MercuryLog.h"#include "MercuryUtil.h"#include <sys/time.h>Go to the source code of this file.
Defines | |
| #define | RESOLUTION 1000000 |
Functions | |
| int64_t | GetMicrosecondsSinceEpoch () |
Variables | |
| MercuryTimerBenchmark | BENCHMARK |
| #define RESOLUTION 1000000 |
Definition at line 11 of file MercuryTimer.cpp.
| int64_t GetMicrosecondsSinceEpoch | ( | ) |
Definition at line 51 of file MercuryTimer.cpp.
Definition at line 149 of file MercuryTimer.cpp.