Searched refs:nextClapWindowTimeMs (Results 1 – 1 of 1) sorted by relevance
73 int64_t nextClapWindowTimeMs; in tap() local74 if (mClapWindows.pop(nextClapWindowTimeMs)){ in tap()78 TapResult result = getTapResult(tapTimeInSongMs, nextClapWindowTimeMs); in tap()