MCPcopy Create free account
hub / github.com/alibaba/PhotonLibOS / wait_for

Method wait_for

thread/future.h:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 return -1;
75 }
76 int wait_for(Timeout timeout = {}) {
77 return wait(timeout);
78 }
79};
80
81template<typename T>

Callers 3

suspendMethod · 0.45
wait_and_fire_eventsMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36