Blender V5.0
blender::nodes::ScopedNodeTimer Class Reference

#include <NOD_geometry_nodes_lazy_function.hh>

Public Member Functions

 ScopedNodeTimer (const lf::Context &context, const bNode &node)
 ~ScopedNodeTimer ()

Detailed Description

Utility to measure the time that is spend in a specific node during geometry nodes evaluation.

Definition at line 508 of file NOD_geometry_nodes_lazy_function.hh.

Constructor & Destructor Documentation

◆ ScopedNodeTimer()

blender::nodes::ScopedNodeTimer::ScopedNodeTimer ( const lf::Context & context,
const bNode & node )
inline

Definition at line 515 of file NOD_geometry_nodes_lazy_function.hh.

◆ ~ScopedNodeTimer()

blender::nodes::ScopedNodeTimer::~ScopedNodeTimer ( )
inline

Definition at line 520 of file NOD_geometry_nodes_lazy_function.hh.


The documentation for this class was generated from the following file: