Click or drag to resize

IdleTimerGetSystemIdleTime Method

Returns the system-wide idle time 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 static int GetSystemIdleTime()

Return Value

Int32
System-wide idle time in milliseconds.
See Also