Interface StopwatchExtension

  • All Superinterfaces:
    akka.actor.Extension, Stopwatch
    All Known Implementing Classes:
    Stopwatch.DefaultTimekeeper

    public interface StopwatchExtension
    extends Stopwatch, akka.actor.Extension
    Extension that provides support for com.lightbend.cinnamon.stopwatch.Stopwatch in Akka.
    • Method Detail

      • shouldCheck

        boolean shouldCheck()