Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 23 of file PeriodicTimer.cs.
References System.Threading.PeriodicTimer.State._activeWait, System.Threading.PeriodicTimer.State._ctr, System.Threading.PeriodicTimer.State._mrvtsc, System.Threading.PeriodicTimer.State._owner, System.Threading.PeriodicTimer.State._signaled, System.Threading.PeriodicTimer.State._stopped, System.cancellationToken, System.Threading.Tasks.ValueTask< TResult >.FromCanceled(), System.state, System.ThrowHelper.ThrowInvalidOperationException(), and System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore< TResult >.Version.
Referenced by System.Threading.PeriodicTimer.WaitForNextTickAsync().