Class TimePrinter

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

public class TimePrinter
extends java.lang.Object
implements Playable
  • Constructor Summary

    Constructors
    Constructor Description
    TimePrinter()  
  • Method Summary

    Modifier and Type Method Description
    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 Details

    • TimePrinter

      public TimePrinter()
  • Method Details

    • 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