Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PromTimerWrapperFactory

Hierarchy

  • TimerWrapperFactory
    • PromTimerWrapperFactory

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly options

options: PromOptions

Methods

asyncTimer

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

timer

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

Generated using TypeDoc