Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTORTEC/distortos
/ getStackHighWaterMark
Function
getStackHighWaterMark
source/threads/ThisThread.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
size_t getStackHighWaterMark()
88
{
89
return get().getStackHighWaterMark();
90
}
91
92
size_t getStackSize()
93
{
Callers
nothing calls this directly
Calls
1
getStackHighWaterMark
Method · 0.45
Tested by
no test coverage detected