Causes this behaviour to pause for the specified number of seconds.
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
protected void Sleep( double seconds ) |
Parameters
- seconds
- Type: System..::..Double
The length of time to pause, in seconds.