This refactors the log interval variables to use steady_clock as it is best suitable for measuring intervals.
wallet: Change log interval to use `steady_clock` #25104
pull w0xlt wants to merge 1 commits into bitcoin:master from w0xlt:scan_wallet_clovk changing 1 files +8 −5-
w0xlt commented at 11:57 PM on May 10, 2022: contributor
- w0xlt force-pushed on May 10, 2022
- w0xlt force-pushed on May 11, 2022
-
bdc6881e2f
wallet: Change log interval to use `steady_clock`
This refactors the log interval variables to use `steady_clock` as it is best suitable for measuring intervals.
- w0xlt force-pushed on May 11, 2022
- DrahtBot added the label Wallet on May 11, 2022
-
dunxen commented at 10:39 AM on May 11, 2022: contributor
Concept ACK
Based on the description of
steady_clockit seems much better suited to this. -
laanwj commented at 12:46 PM on May 11, 2022: member
This makes sense. Code review ACK bdc6881e2f796f4a9a5873826219e24f17a96a7c
- dunxen approved
-
dunxen commented at 12:55 PM on May 11, 2022: contributor
Code review ACK bdc6881
- MarcoFalke merged this on May 11, 2022
- MarcoFalke closed this on May 11, 2022
- sidhujag referenced this in commit 256dfb68ad on May 11, 2022
- w0xlt deleted the branch on May 11, 2022
- DrahtBot locked this on May 11, 2023