eventCount method

int eventCount(
  1. PdfPerfEvent e
)

Implementation

int eventCount(PdfPerfEvent e) => events[e.index];