Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 113 of file PortableThreadPool.cs.
References System.Threading.PortableThreadPool.GateThread.DelayHelper._adjustForBlockingAfterNextDelay, System.Threading.PortableThreadPool.GateThread.DelayHelper._previousBlockingAdjustmentDelayMs, System.Threading.PortableThreadPool.GateThread.DelayHelper._previousBlockingAdjustmentDelayStartTimeMs, System.Threading.PortableThreadPool.GateThread.DelayHelper._previousGateActivitiesTimeMs, System.Threading.PortableThreadPool.GateThread.DelayHelper._runGateActivitiesAfterNextDelay, and System.Math.Min().
Referenced by System.Threading.PortableThreadPool.GateThread.GateThreadStart().