ImPlotTime

Type Alias ImPlotTime 

Source
pub type ImPlotTime = ImPlotTime_c;

Aliased Type§

#[repr(C)]
pub struct ImPlotTime { pub S: i64, pub Us: i32, }

Fields§

§S: i64§Us: i32