MCPcopy 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
202bool SampleProfilerIsValid()
203{
204 return !s_beginEndMismatch;
205}
206
207microseconds SampleProfilerGetOverhead()
208{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected