Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ isCapturing
Method
isCapturing
Source/Falcor/Utils/Timing/Profiler.cpp:433–436 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
431
}
432
433
bool Profiler::isCapturing() const
434
{
435
return mpCapture != nullptr;
436
}
437
438
Profiler::Event* Profiler::createEvent(const std::string& name)
439
{
Callers
1
renderOptions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected