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

Method ElapsedMicrosecondsD

SampleFramework12/v1.00/Timer.cpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154double Timer::ElapsedMicrosecondsD() const
155{
156 return elapsedMicrosecondsD;
157}
158
159int64 Timer::DeltaMicroseconds() const
160{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected