Struct glib::TimeVal [−][src]
Fields
tv_sec: i64
tv_usec: i64
Trait Implementations
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 Copy for GTimeVal
[src]
impl Copy for GTimeVal
impl Debug for GTimeVal
[src]
impl Debug for GTimeVal