Blender V4.3
blender::nodes::ScopedComputeContextTimer Class Reference

#include <NOD_geometry_nodes_lazy_function.hh>

Public Member Functions

 ScopedComputeContextTimer (lf::Context &entered_context)
 
 ~ScopedComputeContextTimer ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ScopedComputeContextTimer()

blender::nodes::ScopedComputeContextTimer::ScopedComputeContextTimer ( lf::Context & entered_context)
inline

Definition at line 484 of file NOD_geometry_nodes_lazy_function.hh.

◆ ~ScopedComputeContextTimer()

blender::nodes::ScopedComputeContextTimer::~ScopedComputeContextTimer ( )
inline

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