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

Method DeltaMicrosecondsF

SampleFramework12/v1.00/Timer.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164float Timer::DeltaMicrosecondsF() const
165{
166 return deltaMicrosecondsF;
167}
168
169double Timer::DeltaMicrosecondsD() const
170{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected