Skip to content

Don't fake monotonic timers

Štěpán Balážik requested to merge monotonic-timers into master

Faking monotonic timers breaks several test (non-deterministically). Not faking them breaks rfc5011.rpl which we remove for now. It will be added back once we figure out the way to fake monotonic and wall-clock time separately.

Merge request reports