Skip to main content

boot_reset_clock

Function boot_reset_clock 

Source
pub fn boot_reset_clock()
Expand description

Force-init BOOT_T0 to “now” so subsequent boot lines time from this instant. Call once at the top of a deploy/boot run, before any boot_* line, otherwise the first such call lazily wins.