MCPcopy Create free account
hub / github.com/DISTORTEC/distortos / getParameters

Method getParameters

test/Signals/SignalsInterruptionTestCase.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 */
154
155 std::pair<uint8_t, uint8_t> getParameters() const
156 {
157 return {totalSequencePoints_, expectedContextSwitchCount_};
158 }
159
160private:
161

Callers 1

run_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected