#include "curlcheck.h"
#include "urldata.h"
#include "progress.h"
Go to the source code of this file.
◆ expect_timer_seconds()
| static void expect_timer_seconds |
( |
struct Curl_easy * |
data, |
|
|
int |
seconds |
|
) |
| |
|
static |
◆ fake_t_startsingle_time()
| static void fake_t_startsingle_time |
( |
struct Curl_easy * |
data, |
|
|
struct curltime |
fake_now, |
|
|
int |
seconds_offset |
|
) |
| |
|
static |
◆ unit_setup()
| static bool unit_setup |
( |
void |
| ) |
|
|
static |
◆ unit_stop()
| static void unit_stop |
( |
void |
| ) |
|
|
static |
◆ usec_matches_seconds()
| static bool usec_matches_seconds |
( |
time_t |
time_usec, |
|
|
int |
expected_seconds |
|
) |
| |
|
static |
◆ data
◆ now
◆ t_appconnect
| data progress t_appconnect = 0 |
◆ t_connect
| data progress t_connect = 0 |
◆ t_nslookup
| data progress t_nslookup = 0 |
◆ t_pretransfer
| data progress t_pretransfer = 0 |
◆ t_redirect
| data progress t_redirect = 0 |
◆ t_starttransfer
| data progress t_starttransfer = 0 |
◆ tv_sec
◆ tv_usec
◆ usec_magnitude
| int usec_magnitude = 1000000 |
|
static |