![]() |
BoB robotics
The Brains on Board robotics library
|
A timer which adds its elapsed time to an accumulator variable on destruction. More...
#include <timer.h>
Public Member Functions | |
TimerAccumulate (double &accumulator) | |
double | get () const |
Get the elapsed time since this object was created. | |
A timer which adds its elapsed time to an accumulator variable on destruction.