Struct eep::ring_buffer::NsSinceEpoch [] [src]

pub struct NsSinceEpoch(pub u64);

Methods

impl NsSinceEpoch
[src]

Trait Implementations

impl Copy for NsSinceEpoch
[src]

impl Clone for NsSinceEpoch
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for NsSinceEpoch
[src]

Formats the value using the given formatter.

impl Eq for NsSinceEpoch
[src]

impl PartialEq for NsSinceEpoch
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.