MCPcopy 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
48float Tr2GpuTimerAL::GetTime( Tr2RenderContextAL& renderContext ) const
49{
50 return m_gpu_timer->GetTime( renderContext );
51}
52
53bool Tr2GpuTimerAL::IsValid() const
54{

Callers 3

GetRegionReportMethod · 0.45
EndMethod · 0.45
GpuTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected