CDPotion.Domain.PerformanceTimeline (cdpotion v0.1.0)
Summary
Functions
Previously buffered events would be reported before method returns. See also: timelineEventAdded
Functions
Link to this function
enable(event_types)
Previously buffered events would be reported before method returns. See also: timelineEventAdded
Parameters:
eventTypes:array
: The types of event to report, as specified in https://w3c.github.io/performance-timeline/#dom-performanceentry-entrytype The specified filter overrides any previous filters, passing empty filter disables recording. Note that not all types exposed to the web platform are currently supported.