pub fn format_time_us(time_us: u64) -> (u64, u64, u64)
Expand description
Convert microseconds to a human-readable format (for debugging)
pub fn format_time_us(time_us: u64) -> (u64, u64, u64)
Convert microseconds to a human-readable format (for debugging)