]> source.dussan.org Git - tigervnc.git/commit
Round up expiration time for timers
authorPierre Ossman <ossman@cendio.se>
Fri, 5 Jul 2024 11:48:14 +0000 (13:48 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 5 Jul 2024 12:09:44 +0000 (14:09 +0200)
commit7efa16f194b2815b46bb44d73721906c88ed9d07
tree93b7c8e14ae895782eefa7c57787248c4be822af
parent1086899e11eb690ffef79cdef6b02469d7edcf1c
Round up expiration time for timers

Otherwise we won't properly guarantee that we'll wait *at least* as long
as the specified time.

(cherry picked from commit c831c9084afffdf10fa5dda865a6df5d643d83dd)
common/rfb/Timer.cxx