pub type GeneratedClock = PortableClock;
Reexport of the portable engine clock type.
pub struct GeneratedClock { pub seconds: i32, pub micros: i32, }
seconds: i32
micros: i32