|
Blender V4.3
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Member Functions | |
| ScopedNodeTimer (const lf::Context &context, const bNode &node) | |
| ~ScopedNodeTimer () | |
Utility to measure the time that is spend in a specific node during geometry nodes evaluation.
Definition at line 504 of file NOD_geometry_nodes_lazy_function.hh.
|
inline |
Definition at line 511 of file NOD_geometry_nodes_lazy_function.hh.
|
inline |
Definition at line 516 of file NOD_geometry_nodes_lazy_function.hh.
References bNode::identifier, blender::fn::lazy_function::Context::local_user_data, and blender::fn::lazy_function::Context::user_data.