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