Interface Timer

  • All Known Implementing Classes:
    DefaultTimer

    public interface Timer
    Thin wrapper around Timer
    • Method Detail

      • time

        Timer.Context time()
        See Also:
        Timer.time(java.util.concurrent.Callable<T>)
      • getCount

        long getCount()
        See Also:
        Timer.getCount()