org.incava.util

Class TimedEvent

public class TimedEvent extends Object

Times an event, from when the object is created, until when the end method is invoked.
Field Summary
longduration
Constructor Summary
TimedEvent(TimedEventSet set)
Method Summary
voidend()

Field Detail

duration

public long duration

Constructor Detail

TimedEvent

public TimedEvent(TimedEventSet set)

Method Detail

end

public void end()