Function start
Synopsis
#include "breeze/time/c_clock_timer.hpp"
void start()
Description
Starts or restarts measurement (see elapsed()).
- Exceptions
- A
std::runtime_error
ifstd::clock()
fails.
Source
Line 64 in breeze/time/c_clock_timer.hpp.