net.ranides.assira.time
Class TimeStack

java.lang.Object
  extended by net.ranides.assira.time.TimeStack

public class TimeStack
extends Object

Author:
ranides

Constructor Summary
TimeStack()
           
 
Method Summary
 long now()
           
 void start()
           
 void start(int count)
           
 long stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeStack

public TimeStack()
Method Detail

start

public final void start()

start

public final void start(int count)

stop

public final long stop()

now

public final long now()


Copyright © 2013. All Rights Reserved.