Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getNode
Method
getNode
Gui/ProgressTaskInfo.cpp:391–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
NodePtr
392
ProgressTaskInfo::getNode() const
393
{
394
return _imp->node.lock();
395
}
396
397
ProcessHandlerPtr
398
ProgressTaskInfo::getProcess() const
Callers
1
restartTask
Method · 0.45
Calls
1
lock
Method · 0.45
Tested by
no test coverage detected