Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.timer
Interface Clock

All Known Implementing Classes:
SystemTimeClock, UserSpecifiedTimeClock

public interface Clock

The interface for keeping time.


Method Summary
 long currentTimeMillis()
           
 

Method Detail

currentTimeMillis

long currentTimeMillis()
Returns:
The current time in milliseconds.

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.