MCPcopy 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

WaitNotifyMethod · 0.80
KqueueScheduleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected