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: 2518 $ Last update : $Date: 2009-05-22 13:17:51 +0200 (ven., 22 mai 2009) $ By : $Author: chatellier $
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-2010 CodeLutin. All Rights Reserved.