aboutsummaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2012-12-01 20:10:23 +0100
committerPieter Wuille <pieter.wuille@gmail.com>2012-12-05 23:06:01 +0100
commit8a28bb6deee2df7dac3288c1bc6db6221e5e43b6 (patch)
treea9907ac7bf4f0460228f9c35b3c591e98a75467f /src/main.h
parent0ae0712b1c00352d926e0c9a72d97377c472301c (diff)
downloadbitcoin-8a28bb6deee2df7dac3288c1bc6db6221e5e43b6.tar.xz
Add -benchmark for reporting block processing times
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
index fbd68127a4..fdaec3469e 100644
--- a/src/main.h
+++ b/src/main.h
@@ -89,6 +89,7 @@ extern std::set<CWallet*> setpwalletRegistered;
extern unsigned char pchMessageStart[4];
extern bool fImporting;
extern bool fReindex;
+extern bool fBenchmark;
extern unsigned int nCoinCacheSize;
// Settings