MCPcopy 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
51void TaskGraphSystem::Execute(TaskGraph* graph)
52{
53}
54
55void TaskGraphSystem::PostExecute(TaskGraph* graph)
56{

Callers

nothing calls this directly

Calls 12

PreExecuteMethod · 0.80
WaitFunction · 0.70
QuickSortFunction · 0.50
ClearMethod · 0.45
AddMethod · 0.45
HasItemsMethod · 0.45
CountMethod · 0.45
ContainsMethod · 0.45
RemoveAtMethod · 0.45
IsEmptyMethod · 0.45
GetMethod · 0.45
PostExecuteMethod · 0.45

Tested by

no test coverage detected