Home
last modified time | relevance | path

Searched refs:nowSec (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/src/storage/
DStorageManager.cpp732 auto nowSec = getWallClockSec(); in trimToFit() local
750 long fileAge = nowSec - output.mTimestampSec; in trimToFit()