snark
|
simple timer More...
#include <timer.h>
Public Member Functions | |
bool | expired () const |
return if the timer has expired | |
void | reset () |
restart the timer | |
timer (const boost::posix_time::time_duration &duration) |
simple timer
timer | ( | const boost::posix_time::time_duration & | duration | ) |
constructor
duration | the timer duration |