Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
JobGraph::JobGraph()
28
{
29
reset();
30
}
31
32
bool JobGraph::isEmpty() const
33
{
Callers
nothing calls this directly
Calls
1
reset
Function · 0.50
Tested by
no test coverage detected