Class Timer

java.lang.Object
org.jbox2d.common.Timer

public class Timer extends java.lang.Object
Timer for profiling
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private long
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • resetNanos

      private long resetNanos
  • Constructor Details

    • Timer

      public Timer()
  • Method Details

    • reset

      public void reset()
    • getMilliseconds

      public float getMilliseconds()