Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ setLogThreshold
Function
setLogThreshold
Sming/Components/malloc_count/malloc_count.cpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void setLogThreshold(size_t threshold)
164
{
165
logThreshold = threshold;
166
}
167
168
/* user function to return the currently allocated amount of memory */
169
size_t getCurrent()
Callers
2
execute
Method · 0.85
execute
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected