Struct libevent_sys::evutil_monotonic_timer
source · #[repr(C)]pub struct evutil_monotonic_timer { /* private fields */ }Trait Implementations§
source§impl Clone for evutil_monotonic_timer
impl Clone for evutil_monotonic_timer
source§fn clone(&self) -> evutil_monotonic_timer
fn clone(&self) -> evutil_monotonic_timer
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more