class
#include <src/tools/timer.hpp>
Timer Contents
- Reference
High precision timer for benchmark.
Public functions
Function documentation
void hub::tools::Timer:: start()
Start the timer.
void hub::tools::Timer:: pause()
Pause the timer.
void hub::tools::Timer:: reset()
Reset the timer.