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

Method DeltaMillisecondsD

SampleFramework12/v1.00/Timer.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139double Timer::DeltaMillisecondsD() const
140{
141 return deltaMillisecondsD;
142}
143
144int64 Timer::ElapsedMicroseconds() const
145{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected