Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTORTEC/distortos
/ getVariable
Method
getVariable
test/CallOnce/CallOnceFunctionTypesTestCase.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
*/
95
96
uint32_t getVariable() const
97
{
98
return variable_;
99
}
100
101
private:
102
Callers
1
run_
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected