Blender V5.0
blender::deg::Node::Stats Struct Reference

#include <deg_node.hh>

Public Member Functions

 Stats ()
void reset ()
void reset_current ()

Public Attributes

double current_time

Detailed Description

Definition at line 163 of file deg_node.hh.

Constructor & Destructor Documentation

◆ Stats()

blender::deg::Node::Stats::Stats ( )

Definition at line 264 of file deg_node.cc.

References reset().

Member Function Documentation

◆ reset()

void blender::deg::Node::Stats::reset ( )

Definition at line 269 of file deg_node.cc.

References current_time.

◆ reset_current()

void blender::deg::Node::Stats::reset_current ( )

Definition at line 274 of file deg_node.cc.

References current_time.

Referenced by blender::deg::deg_eval_stats_aggregate().

Member Data Documentation

◆ current_time

double blender::deg::Node::Stats::current_time

Definition at line 172 of file deg_node.hh.

Referenced by blender::deg::deg_eval_stats_aggregate(), reset(), and reset_current().


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