Interface TickLoop


public interface TickLoop
  • Field Details

  • Method Details

    • scheduler

    • running

      boolean running()
    • pause

      void pause()
    • resume

      void resume()
    • currentTick

      long currentTick()