Searched refs:delayPublishPoint (Results 1 – 1 of 1) sorted by relevance
597 int64_t delayPublishPoint = GetCurrentTime() + delayTime * NotificationConstant::SECOND_TO_MS; in StartDelayPublishTimer() local598 timer->StartTimer(timerId, delayPublishPoint); in StartDelayPublishTimer()