perf

Methods

(static) start(label) → {perf.PerfData}

Source:

Start a performance data collection with a resolution of milliseconds.

Parameters:
Name Type Description
label string

The name of the data collection

Returns:

An object with methods to perform the collection

Type
perf.PerfData