supereight
|
#include "perfstats.hpp"
Go to the source code of this file.
Macros | |
#define | TICK(str) se::perfstats.sampleDurationStart(str); |
#define | TOCK(str) se::perfstats.sampleDurationEnd(str); |
#define TICK | ( | str | ) | se::perfstats.sampleDurationStart(str); |
#define TOCK | ( | str | ) | se::perfstats.sampleDurationEnd(str); |