Struct csfml_system_sys::sfTime [] [src]

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

Fields

Trait Implementations

impl Debug for sfTime
[src]

[src]

Formats the value using the given formatter.

impl Copy for sfTime
[src]

impl Clone for sfTime
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more