Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Profiler

Hierarchy

  • Profiler

Implements

Index

Constructors

constructor

Properties

Protected Readonly _enabled

_enabled: PropEnabled

Readonly fqn

fqn: string

Readonly name

name: string

Protected Readonly options

Methods

enabled

  • enabled(label?: undefined | string, or?: undefined | (() => string)): boolean

extend

label

  • label(name: string): string

profile

  • profile(label: string): void

profileEnd

  • profileEnd(label: string): void

timeStamp

  • timeStamp(label: string): void

Generated using TypeDoc