Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Execute
Method
Execute
Source/Engine/Threading/TaskGraph.cpp:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void TaskGraphSystem::Execute(TaskGraph* graph)
52
{
53
}
54
55
void TaskGraphSystem::PostExecute(TaskGraph* graph)
56
{
Callers
nothing calls this directly
Calls
12
PreExecute
Method · 0.80
Wait
Function · 0.70
QuickSort
Function · 0.50
Clear
Method · 0.45
Add
Method · 0.45
HasItems
Method · 0.45
Count
Method · 0.45
Contains
Method · 0.45
RemoveAt
Method · 0.45
IsEmpty
Method · 0.45
Get
Method · 0.45
PostExecute
Method · 0.45
Tested by
no test coverage detected