Searched refs:expiresValue (Results 1 – 1 of 1) sorted by relevance
318 double expiresValue = response.expires(); in freshnessLifetime() local321 if (std::isfinite(expiresValue)) in freshnessLifetime()322 return expiresValue - creationTime; in freshnessLifetime()