CoroutineSleep Method (TimeSpan) |
Namespace:
Buddy.Coroutines
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static Task Sleep(
TimeSpan timeout
)
Parameters
- timeout
- Type: SystemTimeSpan
Return Value
Type:
Task
See Also