7 #include "wvtimeoutstream.h"
9 WvTimeoutStream::WvTimeoutStream(time_t msec) :
virtual void execute()
The callback() function calls execute(), and then calls the user- specified callback if one is define...
bool alarm_was_ticking
This will be true during callback execution if the callback was triggered by the alarm going off.
virtual void execute()
The callback() function calls execute(), and then calls the user- specified callback if one is define...