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
Loading...
Searching...
No Matches
System.Threading.SpinWait Struct Reference
+ Collaboration diagram for System.Threading.SpinWait:

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
 

Detailed Description

Definition at line 12 of file SpinWait.cs.


The documentation for this struct was generated from the following file: