AboutSupportDeveloper GuideVersion 46.153.100.77

Type Alias SerializedPerformanceOptions

SerializedPerformanceOptions: Omit<GetPerformanceStatsOptions, "include"> & {
    include?: SerializedFilter[];
}