Suspends the current thread.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void WaitCount(
	long timeDelta
)

Parameters

timeDelta
Type: System..::.Int64
Waiting time in pulses.

See Also