MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / JobGraph

Method JobGraph

core/src/core/job_graph.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25// --------------------------------------------------------------------------------------------------------------------
26
27JobGraph::JobGraph()
28{
29 reset();
30}
31
32bool JobGraph::isEmpty() const
33{

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected