mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-12 07:52:44 +00:00
7ac23a2419
A timer session is now used instead of a jiffy counter. This way, libSDL can use a time source that is not bound to the granularity our libc's nanosleep implementation. Currently, the granularity of nanosleep is in the order of 10 milliseconds, which is far to coarse for the use of SDL-using applications such as DosBox. Fixes #934. |
||
---|---|---|
.. | ||
app | ||
drivers/framebuffer/vesa | ||
lib | ||
server | ||
test |