Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ElapsedMicroseconds
Method
ElapsedMicroseconds
SampleFramework12/v1.00/Timer.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
int64 Timer::ElapsedMicroseconds() const
145
{
146
return elapsedMicroseconds;
147
}
148
149
float Timer::ElapsedMicrosecondsF() const
150
{
Callers
2
StartCPUProfile
Method · 0.80
EndCPUProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected