Skip to main content

MAX_SLEEP_SECS

Constant MAX_SLEEP_SECS 

Source
pub const MAX_SLEEP_SECS: f64 = 14_400.0;
Expand description

The longest a single sleep call may pause the turn: four hours, the “pause up to hours” the catalog row describes, with a hard ceiling so a runaway loop cannot park a session forever.