Searched refs:nowTimeSec (Results 1 – 1 of 1) sorted by relevance
144 int32_t nowTimeSec = getWallClockSec(); in noteConfigReceived() local152 configStats->creation_time_sec = nowTimeSec; in noteConfigReceived()165 configStats->deletion_time_sec = nowTimeSec; in noteConfigReceived()173 int32_t nowTimeSec = getWallClockSec(); in noteConfigRemovedInternalLocked() local174 it->second->deletion_time_sec = nowTimeSec; in noteConfigRemovedInternalLocked()