mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
71fd2b4cde
The fast polling test uses one timer session for raw 'elapsed_ms' calls and another one for potentially interpolated 'curr_time' calls. It then compares the two results against each other. However, until now, the test did not consider that the duration of the session construction may create a remarkable shift between the local times of the two sessions. This shift is now determined and compensated before doing any comparison. Ref #2400 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib/mk | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.