Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/storage/
DStorageManager.cpp586 auto nowSec = getWallClockSec(); in trimToFit() local
597 long fileAge = nowSec - output.mTimestampSec; in trimToFit()