The Stopwatch measures elapsed time. More...
#include <chrono>
#include <cstring>
Go to the source code of this file.
Classes | |
class | Hypertable::Stopwatch |
The Stopwatch class measures elapsed time between instantiation (or a call to start) and a call to stop. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
The Stopwatch measures elapsed time.
Definition in file Stopwatch.h.