Searched refs:expiresValue (Results 1 – 1 of 1) sorted by relevance
307 double expiresValue = m_response.expires(); in freshnessLifetime() local310 if (std::isfinite(expiresValue)) in freshnessLifetime()311 return expiresValue - creationTime; in freshnessLifetime()