Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <GenericMiner.h>
Additional Inherited Members | |
Public Member Functions inherited from dev::eth::WorkingProgress | |
u256 | rate () const |
Public Attributes inherited from dev::eth::WorkingProgress | |
uint64_t | hashes = 0 |
Total number of hashes computed. More... | |
uint64_t | ms = 0 |
Total number of milliseconds of mining thus far. More... | |
Definition at line 35 of file GenericMiner.h.