pub fn block_status(agent: &AgentUsage, now: f64) -> Option<BlockStatus>Expand description
Compute the active-block burn status for an agent, or None when the 5h
window is empty (no active block).
pub fn block_status(agent: &AgentUsage, now: f64) -> Option<BlockStatus>Compute the active-block burn status for an agent, or None when the 5h
window is empty (no active block).