Interface Timer

All Superinterfaces:
AutoCloseable

public interface Timer extends AutoCloseable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    static Timer
    run(Consumer<Double> timeConsumer)