Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ElapsedMilliseconds
Method
ElapsedMilliseconds
SampleFramework12/v1.00/Timer.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
int64 Timer::ElapsedMilliseconds() const
115
{
116
return elapsedMilliseconds;
117
}
118
119
float Timer::ElapsedMillisecondsF() const
120
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected