Name
easy:GetInfo_Redirect_Time_t -- get the time for all redirection steps (V2.0)
Synopsis
timep = easy:GetInfo_Redirect_Time_t()
Function
Returns the total time, in microseconds, it took for all redirection steps include name lookup, connect, pretransfer and transfer before final transaction was started. #CURLINFO_REDIRECT_TIME_T contains the complete execution time for multiple redirections.

Inputs
none

Results
timep
output value

Show TOC