Adds or replaces a performance entry by name.
A performance entry object with name, data, and format method.
Retrieves all entries as an array.
A copy of all performance entries.
Gets a single entry by name.
The unique name of the entry.
The matching entry or undefined.
Static
getRetrieves the singleton instance of the AcCmPerformanceCollector.
The shared AcCmPerformanceCollector instance.
A singleton class for collecting and managing performance data. All entries must have a unique name. Entries are stored in a Map.