Searched refs:GetNotifyTimestamp (Results 1 – 2 of 2) sorted by relevance
43 int64_t notifyInterval = timestamp - GetNotifyTimestamp(); in ShouldTryTriggerGC()61 AddIdleDuration(timestamp - GetNotifyTimestamp()); in NotifyLooperIdleEnd()86 AddIdleDuration(nowTimestamp - GetNotifyTimestamp()); in IntervalMonitor()
79 int64_t GetNotifyTimestamp() const in GetNotifyTimestamp() function