menu
pdf_cos package
documentation
perf.dart
PdfPerfStats
eventCount method
eventCount method
dark_mode
light_mode
eventCount
method
int
eventCount
(
PdfPerfEvent
e
)
Implementation
int eventCount(PdfPerfEvent e) => events[e.index];
pdf_cos package
documentation
perf
PdfPerfStats
eventCount method
PdfPerfStats class