Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ logBodyBottom
Function
logBodyBottom
switch/include/ScriptTile.hpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
return bodyBottom(UI_Y, UI_H);
92
}
93
constexpr int logBodyBottom(void)
94
{
95
return bodyBottom(LOG_Y, LOG_H);
96
}
97
98
// One progress bar: track, fill, and the label / right-hand value beneath.
99
// Total height is BAR_ROW_H.
Callers
1
draw
Method · 0.85
Calls
1
bodyBottom
Function · 0.85
Tested by
no test coverage detected