Struct csfml_system_sys::sfTime [] [src]

pub struct sfTime {
    // some fields omitted
}

Trait Implementations

impl Copy for sfTime
[src]

impl Clone for sfTime
[src]

fn clone(&self) -> sfTime

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more