Method | Description | |
---|---|---|
AvarageSpeeds ( List |
||
GetMiningDevices ( List |
||
IsAlgoMiningCapable ( Algorithm algo ) : bool | ||
IsValidMinerPath ( |
||
getDeviceMiningStatus ( |
Method | Description | |
---|---|---|
GetDisabledDeviceStatusString ( DeviceMiningStatus>.Tuple |
||
GetMiningAndNonMiningDevices ( List
|
||
LogMiningNonMiningStatuses ( List |
public static AvarageSpeeds ( List |
||
miningDevs | List |
|
return | void |
public static GetMiningDevices ( List |
||
devices | List |
|
log | bool | |
return | List |
public static IsAlgoMiningCapable ( Algorithm algo ) : bool | ||
algo | Algorithm | |
return | bool |
public static IsValidMinerPath ( |
||
device | ||
algo | Algorithm | |
return | bool |
public static getDeviceMiningStatus ( |
||
device | ||
return | DeviceMiningStatus>.Tuple |