Function ksched::time::set_timer[][src]

pub fn set_timer(fp: fn() -> Duration)
Expand description

Set the instant timestamp generator, which must always returns non-decreasing nano seconds. The absolute value of such timestamp is meaningless.