Page MenuHomePhabricator

Switch scheduler to steady_clock
ClosedPublic

Authored by Fabien on Sep 29 2022, 09:02.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC2fa1cd84083c: Switch scheduler to steady_clock
Summary

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.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable