Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ SetWakeupTime
Method
SetWakeupTime
adapter/micro_thread/micro_thread.h:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
};
131
132
void SetWakeupTime(utime64_t waketime) {
133
_wakeup_time = waketime;
134
};
135
136
void SetPrivate(void *data)
137
{
Callers
2
WaitNotify
Method · 0.80
KqueueSchedule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected