MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / bPload

Class bPload

bsgsd.cpp:66–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64};
65
66struct bPload {
67 uint32_t threadid;
68 uint64_t from;
69 uint64_t to;
70 uint64_t counter;
71 uint64_t workload;
72 uint32_t aux;
73 uint32_t finished;
74};
75
76
77

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected