Пример #1
0
 public static uint GetIdleTimeInSecs()
 {
     return(Win32Helper.GetIdleTime() / 1000);
 }