Pyrogenesis
13997
|
stores all timer state shared between readers and the update thread. More...
Public Attributes | |
u64 | counter |
double | time |
u8 | padding [48] |
stores all timer state shared between readers and the update thread.
(must be POD because it's used before static ctors run.)