Searched refs:now_seconds (Results 1 – 2 of 2) sorted by relevance
47 static time_t now_seconds(void) in now_seconds() function64 now = now_seconds(); in Curl_psl_use()73 now = now_seconds(); in Curl_psl_use()
82 time_t now_seconds = static_cast<time_t>(now_micros / 1000000);87 localtime(&now_seconds));