Struct cups_sys::clockinfo
[−]
[src]
#[repr(C)]pub struct clockinfo { pub hz: c_int, pub tick: c_int, pub tickadj: c_int, pub stathz: c_int, pub profhz: c_int, }
Fields
hz: c_int
tick: c_int
tickadj: c_int
stathz: c_int
profhz: c_int