MCPcopy Create free account
hub / github.com/bbc/audiowaveform / ProgressReporter

Method ProgressReporter

src/ProgressReporter.cpp:35–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33//------------------------------------------------------------------------------
34
35ProgressReporter::ProgressReporter() :
36 percent_(-1), // Force first update to display 0%
37 seconds_(-1)
38{
39}
40
41//------------------------------------------------------------------------------
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected