file
stopwatch.h
Contents
- Reference
Namespaces
- namespace werkzeugkiste
- namespace werkzeugkiste::timing
- Stop watch & additional helpers on top of
std::chrono
.
Classes
-
template<typename Clock = std::chrono::steady_clock>class werkzeugkiste::timing::StopWatch_
- A stop watch with configurable clock.