phaseCallCount method

int phaseCallCount(
  1. PdfPerfPhase phase
)

Implementation

int phaseCallCount(PdfPerfPhase phase) => phaseCalls[phase.index];