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.
pub fn boot_reset_clock()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.