aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/http.cpp
diff options
context:
space:
mode:
authorJason Rhinelander <jason@imaginary.ca>2019-12-05 21:02:18 -0400
committerJason Rhinelander <jason@imaginary.ca>2019-12-05 21:02:18 -0400
commit72ca7e3b0faacfdabebc0a07c4fab4cdc17f7748 (patch)
tree75cbe104e8da5096df705708e417510e33ce4047 /tests/unit_tests/http.cpp
parentMerge pull request #6174 (diff)
downloadmonero-72ca7e3b0faacfdabebc0a07c4fab4cdc17f7748.tar.xz
Fix time comparison math
Dividing `dt` here by 1e6 converts it to seconds, but that is clearly wrong since `REQUEST_NEXT_SCHEDULED_SPAN_THRESHOLD_STANDBY` is measured in microseconds. As a result, this if statement was effectively never used.
Diffstat (limited to 'tests/unit_tests/http.cpp')
0 files changed, 0 insertions, 0 deletions