MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getLogType

Method getLogType

src/openms/source/CONCEPT/ProgressLogger.cpp:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 }
218
219 ProgressLogger::LogType ProgressLogger::getLogType() const
220 {
221 return type_;
222 }
223
224 void ProgressLogger::startProgress(SignedSize begin, SignedSize end, const String& label) const
225 {

Callers 3

runMethod · 0.80
runMethod · 0.80
_testProgressLoggerFunction · 0.80

Calls

no outgoing calls

Tested by 1

_testProgressLoggerFunction · 0.64