Function expect_now

Source
pub fn expect_now() -> u64
Expand description

Similar to now, but panics if the current time is before the epoch.

ยงPanics

Panics if the current time is before the epoch.