Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StatsDTimerFactory

Hierarchy

  • TimerWrapperFactory
    • StatsDTimerFactory

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly options

options: StatsDOptions

Methods

asyncTimer

  • asyncTimer<T>(name: string, tags?: Tags): TimerWrapper<Promise<T>>

timer

  • timer<T>(name: string, tags?: Tags): TimerWrapper<T>

Generated using TypeDoc