#include <TimerManager.hh>
Manages the race timer to create lap splits and final times.
Definition at line 93 of file TimerManager.hh.
Public Member Functions | |
void | init () |
void | calc () |
Getters | |
const Timer & | currentTimer () const |
Setters | |
void | setStarted (bool isSet) |
Private Attributes | |
Timer | m_currentTimer |
bool | m_started |
u32 | m_frameCounter |
|
Inlined in 0x805327A0 |
Definition at line 23 of file TimerManager.cc.
|
0x80535904 |
Definition at line 42 of file TimerManager.cc.
|
inlinenodiscard |
Definition at line 102 of file TimerManager.hh.
|
0x80535864 |
Definition at line 31 of file TimerManager.cc.
|
inline |
Definition at line 108 of file TimerManager.hh.
|
private |
Definition at line 114 of file TimerManager.hh.
|
private |
Definition at line 116 of file TimerManager.hh.
|
private |
Definition at line 115 of file TimerManager.hh.