BrowserPerformanceMeasurement class

Konstruktorinformation

BrowserPerformanceMeasurement(string, string)

new BrowserPerformanceMeasurement(name: string, correlationId: string)

Parametrar

name

string

correlationId

string

Metodinformation

endMeasurement()

function endMeasurement()

flushMeasurement()

function flushMeasurement(): null | number

Returer

null | number

flushMeasurements(string, SubMeasurement[])

Rensa webbläsarmärken och mätningar.

static function flushMeasurements(correlationId: string, measurements: SubMeasurement[])

Parametrar

correlationId

string

measurements

SubMeasurement[]

startMeasurement()

function startMeasurement()

supportsBrowserPerformance()

static function supportsBrowserPerformance(): boolean

Returer

boolean