GHES_ESTATUS_IN_CACHE_MAX_NSEC
if (now - cache->time_in < GHES_ESTATUS_IN_CACHE_MAX_NSEC)
if (duration >= GHES_ESTATUS_IN_CACHE_MAX_NSEC) {