AboutSupportDeveloper GuideVersion 46.153.100.77
PerformanceStatsResult: {
    browser?: {
        entries: CorePerformanceEntry[];
        timeOrigin: number;
    };
    childWindows: WindowPerformanceStats[];
    mainWindow: WindowPerformanceStats;
}