Module mitrid_core::utils::timestamp[][src]

Types used to produce and manipulate timestamps.

Timestamp

timestamp is the module providing the timestamping utilities.

Re-exports

pub use self::timestamp_diff::TimestampDiff;
pub use self::timestamp::Timestamp;

Modules

timestamp

Timestamp

timestamp_diff

TimestampDiff