We currently call GetTime() 4 times in SendMessages(). Consolidate this to once GetTime() call.
This is a backport of core#21236 [1/6]
https://github.com/bitcoin/bitcoin/pull/21236/commits/c02fa47baa517e17b5c43bde3902b1e410c1b93f
Differential D10915
[net processing] Only call GetTime() once in SendMessages() PiRK on Jan 27 2022, 16:06. Authored by Tags None Subscribers None
Details
We currently call GetTime() 4 times in SendMessages(). Consolidate this to once GetTime() call. This is a backport of core#21236 [1/6] ninja all check-all
Diff Detail
|