Property: PHPCrawlerDocumentInfo::data_transfer_time



The approximated time it took to receive the data of the document.
Signature:

public $data_transfer_time = null

Type:

float  The time in seconds and milliseconds or NULL if not avaliable

Description:

The server-connect-time and response-time are NOT included.
It may not be avaliable for very small documents.