MCPcopy Create free account
hub / github.com/GPUOpen-Tools/compressonator / GetElapsed

Method GetElapsed

applications/_libs/cmp_mesh/timer.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26double Timer::GetElapsed(void)
27{
28 return Get() - time;
29}
30
31double Timer::Get(void)
32{

Callers 3

ComputeVVMethod · 0.45
ComputeVTMethod · 0.45
ComputeAEMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected