Skip to main content

origin_nanos

Function origin_nanos 

Source
pub fn origin_nanos() -> u64
Expand description

Get the origin time in nanoseconds.

ยงSafety

  • Good until the year 2554
  • Always use a checked substraction since this can return 0