Home
last modified time | relevance | path

Searched refs:cached_tv_sec (Results 1 – 1 of 1) sorted by last modified time

/curl/src/
H A Dtool_cb_dbg.c47 static time_t cached_tv_sec; in hms_for_sec() local
52 if(tv_sec != cached_tv_sec) { in hms_for_sec()
65 cached_tv_sec = tv_sec; in hms_for_sec()

Completed in 36 milliseconds