Wire Sysio Wire Sysion 1.0.0
|
measure exec time of function More...
Go to the source code of this file.
Classes | |
class | cybozu::CpuClock |
Namespaces | |
namespace | cybozu |
namespace | cybozu::bench |
Macros | |
#define | CYBOZU_UNUSED |
#define | CYBOZU_BENCH(msg, func, ...) |
#define | CYBOZU_BENCH_C(msg, _N, func, ...) |
Definition in file benchmark.hpp.
#define CYBOZU_BENCH | ( | msg, | |
func, | |||
... ) |
Definition at line 140 of file benchmark.hpp.
#define CYBOZU_BENCH_C | ( | msg, | |
_N, | |||
func, | |||
... ) |
Definition at line 159 of file benchmark.hpp.
#define CYBOZU_UNUSED |
Definition at line 130 of file benchmark.hpp.