InterfaceTypes & Utilities@public
FlxDiagnosticSummary
Aggregate metrics included with diagnostic exports.
ts
export interface FlxDiagnosticSummaryProperties
| Property | Modifiers | Type | Description |
|---|---|---|---|
averageFps | readonly | number | - |
maxUpdateMs | readonly | number | - |
p95UpdateMs | readonly | number | - |
peakMemoryBytes | readonly | number | null | - |
sampleCount | readonly | number | - |