Show important console messages on metrics screen

This commit is contained in:
Jack Grigg
2016-09-04 05:51:54 +12:00
parent a6df7ab567
commit 4ace963c80
3 changed files with 87 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ extern AtomicCounter transactionsValidated;
extern AtomicCounter ehSolverRuns;
extern AtomicCounter minedBlocks;
void ConnectMetricsScreen();
void ThreadShowMetricsScreen();
/**