Uses of Class
org.verapdf.component.Components.Timer
-
Packages that use Components.Timer Package Description org.verapdf.component org.verapdf.processor.reports -
-
Uses of Components.Timer in org.verapdf.component
Methods in org.verapdf.component that return Components.Timer Modifier and Type Method Description static Components.TimerComponents.Timer. start()Start timing a duration. -
Uses of Components.Timer in org.verapdf.processor.reports
Methods in org.verapdf.processor.reports with parameters of type Components.Timer Modifier and Type Method Description static BatchSummaryReports. createBatchSummary(Components.Timer timer, ValidationBatchSummary validationSummary, FeaturesBatchSummary featureSummary, MetadataRepairBatchSummary repairSummary, int totalJobs, int failedToParse, int encrypted)
-