Name
easy:GetInfo_PreTransfer_Time -- get the time until the file transfer start
Synopsis
timep = easy:GetInfo_PreTransfer_Time()
Function
Returns the time, in seconds, 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.

See also the TIMES overview in the easy:GetInfo() man page.

Inputs
none

Results
timep
output value

Show TOC