MCPcopy Create free account
hub / github.com/nodejs/nan / ~ProgressWorker

Method ~ProgressWorker

test/cpp/asyncprogressworkerstream.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 , milliseconds(milliseconds), iters(iters) {}
33
34 ~ProgressWorker() {
35 delete progress;
36 }
37
38 void Execute (
39 const typename AsyncProgressWorkerBase<T>::ExecutionProgress& progress) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected