dzzd
Interface ITimer


public interface ITimer

Used for accessing to a Timer.

Since:
1.0
Version:
1.0, 01/01/04
Author:
Bruno Augier

Method Summary
 long getTime()
          Gets the current time for this timer expressed in millisecond.
 

Method Detail

getTime

public long getTime()
Gets the current time for this timer expressed in millisecond.

Returns:
the current time for this timer expressed in millisecond.