Click or drag to resize

IdleTimerGetRelativeSystemIdleTime Method

Returns the minimum between system-wide idle time and the interval from the latest reset in milliseconds.

Namespace: ZylSoft.Timers
Assembly: ZylIdleTimer (in ZylIdleTimer.dll) Version: 1.42.8793.22144
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public int GetRelativeSystemIdleTime()

Return Value

Int32
Minimum between system-wide idle time and the interval from the latest reset in milliseconds.
See Also