GeNN
4.9.0
GPU enhanced Neuronal Networks (GeNN)
|
A timer which adds its elapsed time to an accumulator variable on destruction. More...
#include <timer.h>
Public Member Functions | |
TimerAccumulate (double &accumulator) | |
~TimerAccumulate () | |
double | get () const |
Get the elapsed time since this object was created. More... | |
A timer which adds its elapsed time to an accumulator variable on destruction.
|
inline |
|
inline |
|
inline |
Get the elapsed time since this object was created.