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