MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / End

Method End

Source/Engine/Profiler/ProfilerCPU.h:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 }
227
228 FORCE_INLINE Iterator End()
229 {
230 return Iterator(this, _head);
231 }
232 };
233
234 /// <summary>

Callers 2

CreateProcessMethod · 0.45

Calls 1

IteratorClass · 0.70

Tested by

no test coverage detected