Searched refs:currentWindowStartTimestamp (Results 1 – 1 of 1) sorted by relevance
45 timestamp_t currentWindowStartTimestamp = 0; in Apply() local49 currentWindowStartTimestamp = it->timestamp; in Apply()57 … unsigned int sleepMs = (timestamp_t)self->windowInMillis - (now - currentWindowStartTimestamp); in Apply()