org.chorem.jtimer.ui.system
Interface SystemInfo

All Known Implementing Classes:
MacOSSystemInfo, UnixSystemInfo, Win32SystemInfo

public interface SystemInfo

System info interface for all systems.

Version:
$Revision: 2778 $ Last update : $Date: 2011-09-05 10:12:54 +0200 (Mon, 05 Sep 2011) $ By : $Author: echatellier $
Author:
chatellier

Method Summary
 long getIdleTime()
          Get system idle time in milliseconds.
 

Method Detail

getIdleTime

long getIdleTime()
Get system idle time in milliseconds.

Returns:
system idle time in milliseconds


Copyright © 2007-2012 CodeLutin. All Rights Reserved.