Interface SystemTime.TickConsumer

Enclosing class:
SystemTime

public static interface SystemTime.TickConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    consume(long current_time)
     
  • Method Details

    • consume

      void consume(long current_time)