|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | SetGateActivitiesTime (int currentTimeMs) |
| void | SetBlockingAdjustmentTimeAndDelay (int currentTimeMs, uint delayMs) |
| void | ClearBlockingAdjustmentDelay () |
| uint | GetNextDelay (int currentTimeMs) |
| bool | ShouldPerformGateActivities (int currentTimeMs, bool wasSignaledToWake) |
| bool | HasBlockingAdjustmentDelayElapsed (int currentTimeMs, bool wasSignaledToWake) |
Properties | |
| bool | HasBlockingAdjustmentDelay [get] |
Definition at line 83 of file PortableThreadPool.cs.