Method | Description | |
---|---|---|
Reset ( ) : void | ||
SpinOnce ( ) : void | ||
SpinUntil ( Func |
||
SpinUntil ( Func |
||
SpinUntil ( Func |
Method | Description | |
---|---|---|
Yield ( ) : void |
public static SpinUntil ( Func |
||
condition | Func |
|
timeout | System.TimeSpan | |
return | bool |
public static SpinUntil ( Func |
||
condition | Func |
|
millisecondsTimeout | int | |
return | bool |
public static SpinUntil ( Func |
||
condition | Func |
|
return | void |