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