Skip to content
  • Wim Taymans's avatar
    jitterbuffer: simplify the timeout code · 047021c4
    Wim Taymans authored
    Keep track of the current time in the timeout loop.
    Loop over all timers and trigger all the expired ones, we can do this in the
    same loop that selects the new best timer.
    047021c4