MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / DeltaMilliseconds

Method DeltaMilliseconds

SampleFramework12/v1.00/Timer.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129int64 Timer::DeltaMilliseconds() const
130{
131 return deltaMilliseconds;
132}
133
134float Timer::DeltaMillisecondsF() const
135{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected