railo.runtime.timer
Class GlobalWatch

java.lang.Object
  extended by railo.runtime.timer.Stopwatch
      extended by railo.runtime.timer.GlobalWatch

public final class GlobalWatch
extends Stopwatch

a global stop watch, only one for process


Method Summary
static GlobalWatch newInstance()
           
 
Methods inherited from class railo.runtime.timer.Stopwatch
count, reset, start, stop, time, totalTime
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static GlobalWatch newInstance()
Returns:
returns allways the same Instance of the GlobalWatch (Singelton)


Copyright © 2012 Railo