menu
pdf_cos package
documentation
perf.dart
PdfPerfStats
phaseCallCount method
phaseCallCount method
dark_mode
light_mode
phaseCallCount
method
int
phaseCallCount
(
PdfPerfPhase
phase
)
Implementation
int phaseCallCount(PdfPerfPhase phase) => phaseCalls[phase.index];
pdf_cos package
documentation
perf
PdfPerfStats
phaseCallCount method
PdfPerfStats class