#include "global.h"
#include <map>
Go to the source code of this file.
Classes | |
class | MercuryTimer |
General timer/clock. More... | |
class | MercuryTimerBenchmark |
Time benchmarker. More... | |
struct | MercuryTimerBenchmark::BenchPoint |
[internal] Benchmark Point More... | |
Functions | |
int64_t | GetMicrosecondsSinceEpoch () |
Variables | |
MercuryTimerBenchmark | BENCHMARK |
int64_t GetMicrosecondsSinceEpoch | ( | ) |
Definition at line 51 of file MercuryTimer.cpp.
Definition at line 149 of file MercuryTimer.cpp.