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