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

Method DeltaMicrosecondsF

SampleFramework11/v1.02/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 1

RenderHUDMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected