Class StepLong

java.lang.Object
io.micrometer.core.instrument.step.StepValue<Long>
io.micrometer.core.instrument.step.StepLong

public class StepLong extends StepValue<Long>
  • Constructor Details

    • StepLong

      public StepLong(Clock clock, long stepMillis)
  • Method Details