com.softsynth.jmsl.util
Class TimePrinter

java.lang.Object
  extended by com.softsynth.jmsl.util.TimePrinter
All Implemented Interfaces:
Playable

public class TimePrinter
extends java.lang.Object
implements Playable


Constructor Summary
TimePrinter()
           
 
Method Summary
 double play(double playTime, Composable thing)
          Print the time and time since the last time this was called
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimePrinter

public TimePrinter()
Method Detail

play

public double play(double playTime,
                   Composable thing)
Print the time and time since the last time this was called

Specified by:
play in interface Playable
Returns:
stopTime