Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Effects/GeometryFX
/ GetFirstChild
Method
GetFirstChild
framework/d3d11/amd_sdk/src/Timer.cpp:584–587 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
582
}
583
584
TimingEvent* TimingEvent::GetFirstChild()
585
{
586
return m_firstChild;
587
}
588
589
TimingEvent* TimingEvent::GetNextTimer()
590
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected