maxPhaseUs property

Map<PdfPerfPhase, int> maxPhaseUs
final

Upper bound in microseconds per phase.

Implementation

final Map<PdfPerfPhase, int> maxPhaseUs;