MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / math_disable

Method math_disable

DSView/pv/sigsession.cpp:1772–1776  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1770 }
1771
1772 void SigSession::math_disable()
1773 {
1774 if (_math_trace)
1775 _math_trace->set_enable(false);
1776 }
1777
1778 void SigSession::nodata_timeout()
1779 {

Callers

nothing calls this directly

Calls 1

set_enableMethod · 0.45

Tested by

no test coverage detected