ZylIdleTimer.NET

IdleTimer.GetRelativeSystemIdleTime Method 

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

[Visual Basic]
Public Function GetRelativeSystemIdleTime() As Integer
[C#]
public int GetRelativeSystemIdleTime();

Return Value

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

See Also

IdleTimer Class | ZylIdleTimer Namespace