spot 2.13
|
Struct used to start and stop both timer and stopwatch clocks. More...
#include <spot/misc/timer.hh>
Public Member Functions | |
void | start () |
void | stop () |
double | walltime () const |
clock_t | cputime (bool user, bool system, bool children, bool parent) const |
Struct used to start and stop both timer and stopwatch clocks.