Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SumAccumulation

Implements

Index

Constructors

  • new SumAccumulation(startTime: HrTime, monotonic: boolean, _current?: number, reset?: boolean): SumAccumulation

Properties

monotonic: boolean
reset: boolean = false
startTime: HrTime

Methods

  • record(value: number): void
  • setStartTime(startTime: HrTime): void
  • toPointValue(): number

Generated using TypeDoc