ParseInfo.getTotalTimeInPrediction

Gets the total time spent during prediction across all decisions made during parsing. This value is the sum of {@link DecisionInfo#timeInPrediction} for all decisions.

class ParseInfo
long
getTotalTimeInPrediction
()

Meta