Help message says that timemillis returned by getnettotals RPC call is "Total cpu time" but it is actually a local UNIX time returned by GetTimeMillis() (written in src/utiltime.cpp).
Fixed the help message to fit the actual value returned.
fix getnettotals RPC description about timemillis. #9122
pull visvirial wants to merge 1 commits into bitcoin:master from visvirial:fix-getnettotals-rpc-desc changing 1 files +1 −1-
visvirial commented at 9:25 AM on November 10, 2016: none
-
fix getnettotals RPC description about timemillis. a79f864945
-
laanwj commented at 9:33 AM on November 10, 2016: member
utACK, this matches with what is actually returned. Not sure how "cpu time" ended up there, there is no functionality to measure that anywhere in bitcoind.
-
MarcoFalke commented at 9:50 AM on November 10, 2016: member
This was accidentally added in a6099ef319a73e2255dca77065600abb22c4f5f8
utACK a79f864945d7abe05e777a942864c181311e5070
- MarcoFalke added the label Docs and Output on Nov 10, 2016
-
fanquake commented at 10:05 AM on November 10, 2016: member
utACK a79f864
- MarcoFalke merged this on Nov 10, 2016
- MarcoFalke closed this on Nov 10, 2016
- MarcoFalke referenced this in commit 4a2b170c07 on Nov 10, 2016
- MarcoFalke added the label RPC/REST/ZMQ on Nov 10, 2016
- luke-jr referenced this in commit f82c81b177 on Dec 2, 2016
- codablock referenced this in commit ec08f5b750 on Jan 15, 2018
- andvgal referenced this in commit 9fbbe5db51 on Jan 6, 2019
- CryptoCentric referenced this in commit c12e75d439 on Feb 24, 2019
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels