com.bea.wlevs.ede
Interface Clock


public interface Clock

Keeps track of time. A system may have several independent clocks.


Method Summary
 long getTime(TimeUnit timeUnit)
          The current value of this clock.
 

Method Detail

getTime

public long getTime(TimeUnit timeUnit)
The current value of this clock.

Returns:
long, in the time unit specified in argument