MCPcopy Create free account
hub / github.com/brichard19/BitCrack / keysPerStep

Method keysPerStep

CLKeySearchDevice/CLKeySearchDevice.cpp:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329uint64_t CLKeySearchDevice::keysPerStep()
330{
331 return (uint64_t)_points;
332}
333
334std::string CLKeySearchDevice::getDeviceName()
335{

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected