Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ getGpuTime
Method
getGpuTime
include/RenderGraph/FramePassTimer.hpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
Nanoseconds getGpuTime()const noexcept
136
{
137
return m_gpuTime;
138
}
139
140
std::string const & getName()const noexcept
141
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64