Struct glib_sys::GTimeVal [−][src]
Fields
tv_sec: c_long
tv_usec: c_long
Trait Implementations
impl Copy for GTimeVal
[src]
impl Copy for GTimeVal
impl Clone for GTimeVal
[src]
impl Clone for GTimeVal
fn clone(&self) -> GTimeVal
[src]
fn clone(&self) -> GTimeVal
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GTimeVal
[src]
impl Debug for GTimeVal