Searched refs:hangCountdownFrames (Results 1 – 1 of 1) sorted by relevance
98 int32_t hangCountdownFrames = 5 * 48000; // frames til next hang member115 hangCountdownFrames -= numFrames; in hangIfRequested()116 if (hangCountdownFrames <= 0) { in hangIfRequested()124 hangCountdownFrames = (int64_t) hangPeriodMillis in hangIfRequested()