mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-22 04:38:55 +02:00
logs: add BCLog::Timer and related macros
Makes logging timing information about a block of code easier.
This commit is contained in:
@@ -110,6 +110,7 @@ BITCOIN_TESTS =\
|
||||
test/key_io_tests.cpp \
|
||||
test/key_tests.cpp \
|
||||
test/limitedmap_tests.cpp \
|
||||
test/logging_tests.cpp \
|
||||
test/dbwrapper_tests.cpp \
|
||||
test/validation_tests.cpp \
|
||||
test/mempool_tests.cpp \
|
||||
|
||||
Reference in New Issue
Block a user