Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33350528 authored by Glenn Kasten's avatar Glenn Kasten Committed by Android Git Automerger
Browse files

am 81787e56: Merge "Was calculating measured warmup time wrong" into jb-dev

* commit '81787e56':
  Was calculating measured warmup time wrong
parents 92e5ee95 81787e56
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -161,6 +161,7 @@ bool FastMixer::threadLoop()
                coldGen = current->mColdGen;
                bounds = 0;
                full = false;
                oldTsValid = !clock_gettime(CLOCK_MONOTONIC, &oldTs);
            } else {
                sleepNs = FAST_HOT_IDLE_NS;
            }