Crate timestamp_source

Source
Expand description

Timestamp source library provides simple traits for handling timestamps.

Structs§

Delay
Object that can delay by some duration.
Timer
Implementation of ElapsedTimer

Traits§

ElapsedTimer
Represents an elapsed timer.
Timestamp
Represents a timestamp.