[DllImport("coredll.dll", SetLastError = true)] public static extern uint GetIdleTime( );
Last updated 1 year ago