#include <PhxClock.h>
Inheritance diagram for Phx::Clock::Timer:

Public Member Functions | |
| virtual double | time (void)=0 |
| Read the current timer time. | |
| virtual void | time (double time)=0 |
Sets the current reported time to time. | |
| virtual double | rate (void) const =0 |
| Gets the current rate of this Timer. | |
| virtual void | rate (double rate)=0 |
| Sets the "rate" at which the Timer changes. | |
|
|
Sets the "rate" at which the Timer changes.
|
|
|
Gets the current rate of this Timer.
|
|
|
Sets the current reported time to
|
|
|
Read the current timer time.
|
1.4.2