GoodMem
ReferenceClient SDKsJava SDKModels

DocumentTimings Model

DocumentTimings Model documentation for Java SDK

DocumentTimings

Aggregate timing statistics for an OCR request.

Properties

NameTypeDescriptionNotes
wallTimeMsLongEnd-to-end request time (ms)
sumQueueWaitMsLongSum of per-page queue wait times (ms)
sumRenderMsLongSum of per-page render times (ms)
sumOcrMsLongSum of per-page OCR times (ms)
sumPageTotalMsLongSum of per-page total times (ms)