The scheduler should not be impacted by a system time change from the user nor NTP. This diff makes the scheduler use the steady clock which is monotonic.
This is a backport of core#25100.
Differential D12091
Switch scheduler to steady_clock Fabien on Sep 29 2022, 09:02. Authored by Tags None Subscribers None
Details
The scheduler should not be impacted by a system time change from the user nor NTP. This diff makes the scheduler use the steady clock which is monotonic. This is a backport of core#25100. ninja all check-all
Diff Detail
|