|
Blender V4.3
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Member Functions | |
| ScopedComputeContextTimer (lf::Context &entered_context) | |
| ~ScopedComputeContextTimer () | |
Utility to measure the time that is spend in a specific compute context during geometry nodes evaluation.
Definition at line 478 of file NOD_geometry_nodes_lazy_function.hh.
|
inline |
Definition at line 484 of file NOD_geometry_nodes_lazy_function.hh.
|
inline |
Definition at line 489 of file NOD_geometry_nodes_lazy_function.hh.
References blender::fn::lazy_function::Context::local_user_data, and blender::fn::lazy_function::Context::user_data.