Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ getCpuTime
Method
getCpuTime
include/RenderGraph/FramePassTimer.hpp:130–133 ·
view source on GitHub ↗
*\name * Getters. */ @{*/
Source
from the content-addressed store, hash-verified
128
*/
129
/**@{*/
130
Nanoseconds getCpuTime()const noexcept
131
{
132
return m_cpuTime;
133
}
134
135
Nanoseconds getGpuTime()const noexcept
136
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64