LongTaskTimer

com.github.pjfanning.zio.micrometer.LongTaskTimer

Attributes

Graph
Supertypes
trait TimerBase
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
ReadOnlyTimeGauge
def max(timeUnit: TimeUnit): UIO[Double]

Attributes

Inherited from:
TimerWithMinMax
def mean(timeUnit: TimeUnit): UIO[Double]

Attributes

Inherited from:
TimerWithMinMax

Attributes

Inherited from:
TimerBase
def totalTime(timeUnit: TimeUnit): UIO[Double]

Attributes

Inherited from:
ReadOnlyTimeGauge