MCPcopy 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
163void setLogThreshold(size_t threshold)
164{
165 logThreshold = threshold;
166}
167
168/* user function to return the currently allocated amount of memory */
169size_t getCurrent()

Callers 2

executeMethod · 0.85
executeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected