@wildix/wim-knowledge-base-client > DocumentItem > convertingDuration
DocumentItem.convertingDuration property
Time in milliseconds spent converting the document from its original format to markdown. Only populated after processing
Signature:
convertingDuration?: number | undefined;