Searched refs:lastModifiedValue (Results 1 – 1 of 1) sorted by relevance
206 double lastModifiedValue = m_response.lastModified(); in freshnessLifetime() local207 if (isfinite(lastModifiedValue)) in freshnessLifetime()208 return (creationTime - lastModifiedValue) * 0.1; in freshnessLifetime()