Blender V4.3
blender::nodes::geo_eval_log::GeoTreeLogger::NodeExecutionTime Struct Reference

#include <NOD_geometry_nodes_log.hh>

Public Attributes

int32_t node_id
 
TimePoint start
 
TimePoint end
 

Detailed Description

Definition at line 218 of file NOD_geometry_nodes_log.hh.

Member Data Documentation

◆ end

TimePoint blender::nodes::geo_eval_log::GeoTreeLogger::NodeExecutionTime::end

Definition at line 221 of file NOD_geometry_nodes_log.hh.

◆ node_id

int32_t blender::nodes::geo_eval_log::GeoTreeLogger::NodeExecutionTime::node_id

Definition at line 219 of file NOD_geometry_nodes_log.hh.

◆ start

TimePoint blender::nodes::geo_eval_log::GeoTreeLogger::NodeExecutionTime::start

Definition at line 220 of file NOD_geometry_nodes_log.hh.


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