Name
easy:GetInfo_PreTransfer_Time_t -- get the time until the file transfer start (V2.0)
Synopsis
timep = easy:GetInfo_PreTransfer_Time_t()
Function
Returns the time, in microseconds, it took from the start until the file transfer is just about to begin. This includes all pre-transfer commands and negotiations that are specific to the particular protocol(s) involved. It does not involve the sending of the protocol- specific request that triggers a transfer.

When a redirect is followed, the time from each request is added together.

Inputs
none

Results
timep
output value

Show TOC