Blender  V3.3
Public Attributes | List of all members
WorkBalanceInfo Struct Reference

#include <work_balancer.h>

Public Attributes

double time_spent = 0
 
float occupancy = 1.0f
 
double weight = 1.0
 

Detailed Description

Definition at line 10 of file work_balancer.h.

Member Data Documentation

◆ occupancy

float WorkBalanceInfo::occupancy = 1.0f

Definition at line 15 of file work_balancer.h.

◆ time_spent

double WorkBalanceInfo::time_spent = 0

Definition at line 12 of file work_balancer.h.

Referenced by work_balance_do_rebalance().

◆ weight

double WorkBalanceInfo::weight = 1.0

Definition at line 19 of file work_balancer.h.

Referenced by work_balance_do_rebalance().


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