38 sw.
reset(clock::now() - (
_delta + std::chrono::nanoseconds(100)));
Definition: stopwatch.h:15
clock::time_point get_start() const
Definition: stopwatch.h:42
void reset(clock::time_point start_time=clock::now()) const
Definition: stopwatch.h:24
void start() const
Definition: timer.h:24
void set_expired()
Definition: timer.h:36
bool has_expired() const
Definition: timer.h:30
clock::duration _delta
Definition: timer.h:41
stopwatch sw
Definition: timer.h:42
timer(clock::duration timeout)
Definition: timer.h:19
Definition: stabilized-value.h:12