Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.80
run
Method · 0.80
_testProgressLogger
Function · 0.80
Calls
no outgoing calls
Tested by
1
_testProgressLogger
Function · 0.64