Struct csfml_system_sys::sfTime [] [src]

#[repr(C)]
pub struct sfTime { pub microseconds: sfInt64, }

Fields

Trait Implementations

impl Debug for sfTime
[src]

Formats the value using the given formatter.

impl Copy for sfTime
[src]

impl Clone for sfTime
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more