⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

format_lockout_time

Function format_lockout_time 

Source
pub fn format_lockout_time(ticks_remaining: u64) -> u32
Expand description

Convert remaining lockout ticks to whole seconds (rounded up).