GoodMem
ReferenceClient SDKs.NET SDKModels

PageTimings Model

PageTimings Model documentation for .NET SDK

Per-page timing breakdown for OCR processing.

Properties

NameTypeDescriptionNotes
QueueWaitMslongTime spent waiting in the render queue (ms)
RenderMslongTime spent rendering the page image (ms)
OcrMslongTime spent running OCR (ms)
TotalMslongTotal page processing time (ms)

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page