Function f3::time::init [] [src]

pub unsafe fn init()

Initializes the necessary stuff to be able to use the time module

Safety

  • Must be called once
  • Must be called in an interrupt-free environment