MCPcopy Create free account
hub / github.com/YCAMInterlab/Duration / isInterfaceEnabled

Method isInterfaceEnabled

Duration/src/DurationController.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88bool DurationController::isInterfaceEnabled(){
89 return enabled;
90}
91
92void DurationController::setup(){
93

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected