Searched refs:tapTimeInSongMs (Results 1 – 1 of 1) sorted by relevance
77 int64_t tapTimeInSongMs = mSongPositionMs + (eventTimeAsUptime - mLastUpdateTime); in tap() local78 TapResult result = getTapResult(tapTimeInSongMs, nextClapWindowTimeMs); in tap()