util: Use std::chrono for time getters #18282

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2003-timeChrono changing 1 files +11 −9
  1. MarcoFalke commented at 4:14 PM on March 6, 2020: member

    No description provided.

  2. util: Use std::chrono for time getters fa03f63975
  3. MarcoFalke commented at 4:15 PM on March 6, 2020: member

    We may have to wait for C++20 to be able to use this and be absolutely sure this returns UTC

    So closing for now unless there is reason to push this.

  4. DrahtBot added the label Utils/log/libs on Mar 6, 2020
  5. sanjaykdragon commented at 4:57 PM on March 6, 2020: contributor

    We may have to wait for C++20 to be able to use this and be absolutely sure this returns UTC

    So closing for now unless there is reason to push this.

    Why do we need to wait until C++20 to use this? From what I have seen, the commit you made uses features from C++11 to C++17 (although we don't support C++17 yet, afaik)

  6. MarcoFalke commented at 5:00 PM on March 6, 2020: member
  7. MarcoFalke closed this on Mar 6, 2020

  8. MarcoFalke deleted the branch on Mar 6, 2020
  9. MarcoFalke commented at 8:46 PM on March 6, 2020: member

    Or use the sanity check thingy from #9566

  10. MarcoFalke added this to the "Later" column in a project

  11. MarcoFalke added this to the milestone 0.22.0 on Apr 25, 2020
  12. MarcoFalke removed this from the milestone 0.22.0 on Apr 25, 2020
  13. MarcoFalke cross-referenced this on Feb 8, 2021 from issue util: remove Boost posix_time usage from GetTime* by fanquake
  14. bitcoin locked this on Feb 15, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:54 UTC