Pyrogenesis  trunk
Public Attributes | List of all members
TimerState Struct Reference

stores all timer state shared between readers and the update thread. More...

Public Attributes

u64 counter
 
double time
 
u8 padding [48]
 

Detailed Description

stores all timer state shared between readers and the update thread.

(must be POD because it's used before static ctors run.)

Member Data Documentation

u64 TimerState::counter
u8 TimerState::padding[48]
double TimerState::time

The documentation for this struct was generated from the following file: