Skip to main content

now_millis

Function now_millis 

Source
pub fn now_millis() -> i64
Expand description

Get the current time in millis.

ยงSafety

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