mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
os/timer.h: disambiguate Timer::curr_time
This commit is contained in:
parent
c58444af80
commit
9fffb004b2
@ -89,6 +89,7 @@ struct Genode::Timer : private Genode::Timer_time_source,
|
||||
public Genode::Alarm_timeout_scheduler
|
||||
{
|
||||
using Time_source::Microseconds;
|
||||
using Alarm_timeout_scheduler::curr_time;
|
||||
|
||||
Timer(::Timer::Session &session, Entrypoint &ep)
|
||||
:
|
||||
|
Loading…
x
Reference in New Issue
Block a user