Page MenuHomePhabricator

util: Use std::chrono for time getters
ClosedPublic

Authored by PiRK on Jul 22 2022, 08:14.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa208aeb22905: util: Use std::chrono for time getters
Summary

remove Boost posix_time usage from GetTime*

This is a backport of core#21110 [2/2]
https://github.com/bitcoin/bitcoin/pull/21110/commits/9266f7497f256d780178829e0f3a29ddaeb794ba

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jul 22 2022, 08:14
PiRK retitled this revision from util: Use std::chrono for time gettersi to util: Use std::chrono for time getters.Jul 22 2022, 08:24
This revision is now accepted and ready to land.Jul 22 2022, 09:09
This revision was automatically updated to reflect the committed changes.