Skip to content
InterfaceTypes & Utilities@public

FlxDiagnosticSnapshot

Versioned, serializable performance snapshot.

ts
export interface FlxDiagnosticSnapshot

Properties

PropertyModifiersTypeDescription
capturedAtreadonlystring-
samplesreadonlyreadonly FlxDiagnosticSample[]-
schemaVersionreadonly1-
summaryreadonlyFlxDiagnosticSummary-

Released under the MIT License.