Searched refs:expiredTimestamp (Results 1 – 1 of 1) sorted by relevance
44 timestamp_t expiredTimestamp = now - (timestamp_t)self->windowInMillis; in Apply() local47 if (it->timestamp > expiredTimestamp) { in Apply()