Interface ServerProcess.Ticker

Enclosing interface:
ServerProcess

@NonExtendable public static interface ServerProcess.Ticker
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    tick(long nanoTime)
     
  • Method Details

    • tick

      void tick(long nanoTime)