MCPcopy Create free account
hub / github.com/CasparCG/server / future

Method future

src/modules/html/html.cpp:306–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304 }
305
306 std::future<void> future() { return promise_.get_future(); }
307
308 IMPLEMENT_REFCOUNTING(cef_task);
309};

Callers 1

begin_invokeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected