genode/repos/base/lib/symbols
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
..
ld timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00