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

Method setNumberOfThreads

src/openms/source/FORMAT/XTandemInfile.cpp:639–642  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

637 }
638
639 void XTandemInfile::setNumberOfThreads(UInt num_threads)
640 {
641 number_of_threads_ = num_threads;
642 }
643
644 UInt XTandemInfile::getNumberOfThreads() const
645 {

Callers 2

main_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected