Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Blast
/ SampleProfilerIsValid
Function
SampleProfilerIsValid
samples/SampleBase/utils/SampleProfiler.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
bool SampleProfilerIsValid()
203
{
204
return !s_beginEndMismatch;
205
}
206
207
microseconds SampleProfilerGetOverhead()
208
{
Callers
1
SampleProfilerCreateTreeIterator
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected