Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
double Timer::GetElapsed(void)
27
{
28
return Get() - time;
29
}
30
31
double Timer::Get(void)
32
{
Callers
3
ComputeVV
Method · 0.45
ComputeVT
Method · 0.45
ComputeAE
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected