|
BitMagic-C++
|
Timing utilities for benchmarking (internal). More...
#include <iostream>#include <iomanip>#include <string>#include <map>#include <chrono>

Go to the source code of this file.
Data Structures | |
| class | bm::chrono_taker< TOut > |
| Utility class to collect performance measurements and statistics. More... | |
| struct | bm::chrono_taker< TOut >::statistics |
| collected statistics More... | |
Namespaces | |
| namespace | bm |
Timing utilities for benchmarking (internal).
Definition in file bmtimer.h.