Name
easy:GetInfo_Total_Time_t -- get total time of previous transfer in microseconds (V2.0)
Synopsis
timep = easy:GetInfo_Total_Time_t()
Function
Returns the total time in microseconds for the previous transfer, including name resolving, TCP connect etc. The value represents the time in microseconds.

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

Inputs
none

Results
timep
output value

Show TOC