terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
void | SpinOnce () |
void | SpinOnce (int sleep1Threshold) |
void | Reset () |
Static Public Member Functions | |
static | SpinWait () |
Static Package Attributes | |
static readonly int | SpinCountforSpinBeforeWait |
Properties | |
int | Count [get, set] |
bool | NextSpinWillYield [get, set] |
Private Member Functions | |
void | SpinOnceCore (int sleep1Threshold) |
Private Attributes | |
int | _count |
Definition at line 12 of file SpinWait.cs.