Interface Timer

All Known Implementing Classes:
AbstractIntervalTimer, TimerImpl

public interface Timer
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    void
     
    void
     
    void
     
  • Method Details

    • start

      void start()
    • stop

      void stop()
    • getNanoseconds

      long getNanoseconds()
    • update

      void update()