MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / GetParent

Method GetParent

Source/Utility/Profiler.cpp:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 inline const CProfileCallstack * GetParent() const { return mParent; }
95 void Reset();
96 inline void StartTiming();
97 inline void StopTiming( u64 now );

Callers 1

UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected