Blocks the callee to systemTime pulses.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void SystemWaitTillCount(
	long systemTime
)

Parameters

systemTime
Type: System..::.Int64
The value of the system time in pulses in the moment when the callee in unblocked.

See Also