#include <Timer.h>
a particular firing of a Timer that captures the timer and the time when it fired.
Definition at line 249 of file Timer.h.
Public Member Functions | |
| TimerEvent (const Timer *timer, struct timeval *time) | |
Public Attributes | |
| const Timer * | timer_ |
| timeval | time_ |
| oasys::TimerEvent::TimerEvent | ( | const Timer * | timer, | |
| struct timeval * | time | |||
| ) | [inline] |
| const Timer* oasys::TimerEvent::timer_ |
| struct timeval oasys::TimerEvent::time_ |
1.5.1