Blender V5.0
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 482 of file NOD_geometry_nodes_lazy_function.hh.

Constructor & Destructor Documentation

◆ ScopedComputeContextTimer()

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

Definition at line 488 of file NOD_geometry_nodes_lazy_function.hh.

◆ ~ScopedComputeContextTimer()

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

Definition at line 493 of file NOD_geometry_nodes_lazy_function.hh.


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