DocumentTimes
- class DocumentTimes
Stage times for a single document.
Note that Windows has ~15 ms resolution timers only so this may be wildly inaccurate.
Members defined in
DocumentTimes(6 members)RWThe time it took to construct the AST
RWThe time it took to index the document
RWThe time it took to parse the document
RWThe time it took to semantically resolve the document.
RWThe batch number the document was semantically resolved in
RWThe time it took to validate the document
Attributes