genode/repos/os/src
Martin Stein e87f63944f timeout: replace Duration operators by methods
void += (Microseconds) -> void add(Microseconds)
void += (Milliseconds) -> void add(Milliseconds)
bool < (Duration)      -> bool less_than(Duration)

Issue #2581
2017-11-30 11:23:09 +01:00
..
app os: generalize xray trigger component 2017-11-09 12:18:42 +01:00
drivers timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00
init init: make 'Server' class usable by external components 2017-11-30 11:23:05 +01:00
lib timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00
server rom_filter: copy input node content to output node 2017-11-30 11:23:04 +01:00
test timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00