Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
namespace MallocCount
157
{
158
void enableLogging(bool enable)
159
{
160
logEnabled = enable;
161
}
162
163
void setLogThreshold(size_t threshold)
164
{
Callers
2
init
Function · 0.85
timer1complete
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected