This changes CNodeStats to handle ping timestamps as their original incoming usec int64_t values until the time they need to be displayed.
Backport of core PR18260.
This fix an implicit conversion warning from Clang.
Differential D6277
refactor: Fix implicit value conversion in formatPingTime Fabien on May 28 2020, 12:11. Authored by Tags None Subscribers None
Details
This changes CNodeStats to handle ping timestamps as their original incoming usec int64_t values until the time they need to be displayed. Backport of core PR18260. This fix an implicit conversion warning from Clang. With clang as a compiler: ninja check Check the warning is gone. ./src/qt/bitcoin-qt Under the debug console => peer table, check the ping times look
Diff Detail
Event TimelineComment Actions [Bot Message] |