]> 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 11:48:14 +0000 (13:48 +0200)
commitc831c9084afffdf10fa5dda865a6df5d643d83dd
treefd2aa88f352a4c9b4310c00d7208a000031d1154
parent80ce950887824a120c8de07dac9191e7fff72de4
Round up expiration time for timers

Otherwise we won't properly guarantee that we'll wait *at least* as long
as the specified time.
common/rfb/Timer.cxx