nl.knowledgeplaza.util.debug
Class QuickIntervalTimer

java.lang.Object
  extended by nl.knowledgeplaza.util.debug.QuickIntervalTimer

public class QuickIntervalTimer
extends Object

A simple class to help measure time duration between to ticks

Author:
tom

Constructor Summary
QuickIntervalTimer()
           
 
Method Summary
 void tickToConsole()
           
 void tickToConsole(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickIntervalTimer

public QuickIntervalTimer()
Method Detail

tickToConsole

public void tickToConsole()

tickToConsole

public void tickToConsole(String text)


Copyright © 2012 KnowledgePlaza. All Rights Reserved.