Blocks the callee to systemTime seconds.

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

Syntax

C#
public static void SystemWaitTill(
	double systemTime
)

Parameters

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

See Also