Function screeps::game::cpu::tick_limit

source ·
pub fn tick_limit() -> f64
Expand description

The amount of CPU available for execution this tick, which consists of your per-tick CPU limit plus your accrued bucket, up to a maximum of 500 (CPU_TICK_LIMIT_MAX); f64::INFINITY on sim.