Blocks the callee for systemTimeDelta pulses.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void SystemWaitCount(
	long systemTimeDelta
)

Parameters

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

See Also