Searched refs:timePreviousSecs (Results 1 – 1 of 1) sorted by relevance
76 const int64_t timePreviousSecs = *timeStartSecs; in getDeltaTimeSeconds() local78 return timeCurrentSecs - timePreviousSecs; in getDeltaTimeSeconds()