Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetTime
Method
GetTime
trinityal/src/Tr2GpuTimerAl.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
float Tr2GpuTimerAL::GetTime( Tr2RenderContextAL& renderContext ) const
49
{
50
return m_gpu_timer->GetTime( renderContext );
51
}
52
53
bool Tr2GpuTimerAL::IsValid() const
54
{
Callers
3
GetRegionReport
Method · 0.45
End
Method · 0.45
GpuTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected