[go: up one dir, main page]

Struct glib::TimeVal [] [src]

#[repr(C)]
pub struct TimeVal { pub tv_sec: i64, pub tv_usec: i64, }

Fields