mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-20 16:10:29 +00:00
committed by
Christian Helmuth
parent
d2adfa150b
commit
c6ee9cf86c
@ -26,6 +26,8 @@ struct Test
|
|||||||
{
|
{
|
||||||
enum { DURATION_MS = 2000 };
|
enum { DURATION_MS = 2000 };
|
||||||
|
|
||||||
|
using uint64_t = Genode::uint64_t;
|
||||||
|
|
||||||
Env &env;
|
Env &env;
|
||||||
int id;
|
int id;
|
||||||
Timer::Connection timer { env };
|
Timer::Connection timer { env };
|
||||||
|
Reference in New Issue
Block a user