Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ value
Method
value
examples/Scheduler_example21_OO_Callbacks/SuperSensor.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
long SuperSensor::value() {
36
return iValue;
37
}
38
39
bool SuperSensor::OnEnable() {
40
int i = getId();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected