Click or drag to resize
Xcalibur Systems LLC Logo

SystemTimesIdleTime Property

A pointer to a structure that receives the amount of time that the system has been idle.

Namespace: Xcalibur.NativeMethods.V2.SystemInfo
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public long IdleTime { get; set; }

Property Value

Int64
The idle time.
See Also