MCPcopy Create free account
hub / github.com/Eltaurus-Lt/CourseDump2022 / scanProgressBar

Function scanProgressBar

progressbars.js:48–50  ·  view source on GitHub ↗
(threadN)

Source from the content-addressed store, hash-verified

46}
47
48function scanProgressBar(threadN) {
49 return progressBar('MemDump_progress-thread-' + threadN);
50}
51
52function mediaProgressBar() {
53 return progressBar('MemDump_progress-media', false);

Callers 1

updScanProgressFunction · 0.85

Calls 1

progressBarFunction · 0.85

Tested by

no test coverage detected