MCPcopy Create free account
hub / github.com/BambooTracker/BambooTracker / makeNewModule

Method makeNewModule

BambooTracker/bamboo_tracker.cpp:2068–2071  ·  view source on GitHub ↗

Module details **********/ ----- Module -----*/

Source from the content-addressed store, hash-verified

2066/********** Module details **********/
2067/*----- Module -----*/
2068void BambooTracker::makeNewModule()
2069{
2070 makeNewModule(true);
2071}
2072
2073void BambooTracker::makeNewModule(bool withInstrument)
2074{

Callers 2

openModuleMethod · 0.80

Calls 3

setInterruptRateMethod · 0.80
getTickFrequencyMethod · 0.80
resetMethod · 0.45

Tested by

no test coverage detected