Struct glib_sys::GTimeVal [] [src]

#[repr(C)]
pub struct GTimeVal { pub tv_sec: c_long, pub tv_usec: c_long, }

Fields

Trait Implementations

impl Debug for GTimeVal
[src]

[src]

Formats the value using the given formatter.