MCPcopy 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
365bool
366RenderStats::isInDepthProfilingEnabled() const
367{
368 return _imp->doNodesProfiling;
369}
370
371void
372RenderStats::setNodeIdentity(const NodePtr& node,

Callers 5

renderHandlerMethod · 0.80
renderViewer_internalMethod · 0.80
renderRoIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected