MCPcopy Create free account
hub / github.com/SmingHub/Sming / enableLogging

Function enableLogging

Sming/Components/malloc_count/malloc_count.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156namespace MallocCount
157{
158void enableLogging(bool enable)
159{
160 logEnabled = enable;
161}
162
163void setLogThreshold(size_t threshold)
164{

Callers 2

initFunction · 0.85
timer1completeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected