BrowserPerformanceMeasurement class

Constructordetails

BrowserPerformanceMeasurement(string, string)

new BrowserPerformanceMeasurement(name: string, correlationId: string)

Parameters

name

string

correlationId

string

Methodedetails

endMeasurement()

function endMeasurement()

flushMeasurement()

function flushMeasurement(): null | number

Retouren

null | number

flushMeasurements(string, SubMeasurement[])

Browsermarkeringen en metingen leegmaken.

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

Parameters

correlationId

string

measurements

SubMeasurement[]

startMeasurement()

function startMeasurement()

supportsBrowserPerformance()

static function supportsBrowserPerformance(): boolean

Retouren

boolean