#include <periodic_timer.h>
Public Member Functions | |
operator bool () const | |
periodic_timer (clock::duration delta) | |
void | set_expired () |
Protected Attributes | |
timer | _delta |
Definition at line 19 of file periodic_timer.h.
|
inline |
Definition at line 23 of file periodic_timer.h.
|
inline |
Definition at line 29 of file periodic_timer.h.
|
inline |
Definition at line 40 of file periodic_timer.h.
|
protected |
Definition at line 45 of file periodic_timer.h.