Function diem_infallible::duration_since_epoch
source · pub fn duration_since_epoch() -> Duration
Expand description
Gives the duration since the Unix epoch, notice the expect.
pub fn duration_since_epoch() -> Duration
Gives the duration since the Unix epoch, notice the expect.