resource manager for system-wide state More...
Data Fields | |
int | last_share |
last nonce value submitted | |
u32 | charge |
raw charge | |
char * | chargeType |
charger type string | |
s32 | skin_temp_milli_c |
temp in milliC | |
pthread_mutex_t | lock |
UNUSED. | |
pthread_t * | mining_threads |
array of mining threads | |
ThreadData * | thread_data |
array of thread-specific data | |
int | single_miner_id |
single id for all threads, to display as a single device in wallet | |
WebDashboard * | web_dashboard |
int single_miner_id |
ThreadData* thread_data |
WebDashboard* web_dashboard |