code/__HELPERS/stoplag.dm 
| DELTA_CALC | Increases delay as the server gets more overloaded, as sleeps aren't cheap and sleeping only to wake up and sleep again is wasteful |
|---|---|
| /proc/stoplag | returns the number of ticks slept |
Define Details
DELTA_CALC 
Increases delay as the server gets more overloaded, as sleeps aren't cheap and sleeping only to wake up and sleep again is wasteful