Struct prometrics::timestamp::Timestamp [] [src]

pub struct Timestamp(_);

Unix timestamp in milliseconds.

Methods

impl Timestamp
[src]

[src]

Returns the value of this timestamp.

Trait Implementations

impl Debug for Timestamp
[src]

[src]

Formats the value using the given formatter.