Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isInDepthProfilingEnabled
Method
isInDepthProfilingEnabled
Engine/RenderStats.cpp:365–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
bool
366
RenderStats::isInDepthProfilingEnabled() const
367
{
368
return _imp->doNodesProfiling;
369
}
370
371
void
372
RenderStats::setNodeIdentity(const NodePtr& node,
Callers
5
getImageFromCacheAndConvertIfNeeded
Method · 0.80
renderHandler
Method · 0.80
getViewerRoIAndTexture
Method · 0.80
renderViewer_internal
Method · 0.80
renderRoI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected