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