MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / queueSubmission

Method queueSubmission

Libraries/Async/Async.cpp:131–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void SC::AsyncRequest::queueSubmission(AsyncEventLoop& eventLoop) { eventLoop.internal.queueSubmission(*this); }
132
133SC::AsyncTaskSequence* SC::AsyncRequest::getTask()
134{

Callers 1

startMethod · 0.80

Calls 1

queueBackMethod · 0.45

Tested by

no test coverage detected