Structure
ATLPerformanceMetrics
Performance metrics for detailed analysis.
struct ATLPerformanceMetrics
Topics
Structures
S
ATLPerformanceMetrics.HelperMetrics
Helper-specific performance metrics
S
ATLPerformanceMetrics.MemoryMetrics
Memory usage metrics
S
ATLPerformanceMetrics.NavigationMetrics
Navigation performance metrics
S
ATLPerformanceMetrics.RuleMetrics
Rule-specific performance metrics
Instance Properties
V
helperMetrics
Helper performance data
V
memoryMetrics
Memory allocation tracking
V
navigationMetrics
Navigation performance
V
ruleMetrics
Rule performance data
Instance Methods
F
finalize()
Finalizes metrics calculations
F
recordHelperInvocation(_:duration:)
Records helper invocation
F
recordNavigation()
Records navigation operation
F
recordRuleExecution(_:duration:)
Records rule execution
F
reset()
Resets all metrics
F
summary()
Returns summary of performance metrics