1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Philip Prindeville ce2140a8c1
getinfo: add microsecond precise timers for various intervals
Provide a set of new timers that return the time intervals using integer
number of microseconds instead of floats.

The new info names are as following:

CURLINFO_APPCONNECT_TIME_T
CURLINFO_CONNECT_TIME_T
CURLINFO_NAMELOOKUP_TIME_T
CURLINFO_PRETRANSFER_TIME_T
CURLINFO_REDIRECT_TIME_T
CURLINFO_STARTTRANSFER_TIME_T
CURLINFO_TOTAL_TIME_T

Closes #2495
2018-05-17 13:41:04 +02:00
..
ABI
2015-07-30 15:02:44 +02:00
2018-04-17 15:32:51 -04:00
2018-04-17 15:32:51 -04:00
2017-09-02 17:47:10 +01:00
2017-09-02 17:47:10 +01:00
2018-04-17 15:32:51 -04:00
2018-04-17 15:32:51 -04:00
2017-09-05 17:55:51 +01:00
2018-04-17 15:32:51 -04:00
2018-04-17 15:32:51 -04:00
2014-08-29 16:41:17 +02:00
2018-04-17 15:32:51 -04:00
2018-04-17 15:32:51 -04:00
2018-04-17 15:32:51 -04:00
2016-05-20 16:05:39 +02:00
2018-05-15 16:41:55 +02:00