Blender V4.3
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 504 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 511 of file NOD_geometry_nodes_lazy_function.hh.

◆ ~ScopedNodeTimer()

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

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