struct WeightTableEntry

Defined at line 116 of file ../../zircon/kernel/include/kernel/scheduler_state.h

Conversion table entry. Scales the integer argument to a fixed-point weight

in the interval (0.0, 1.0].

Public Members

Fixed value

Public Methods

void WeightTableEntry (int64_t value)

Defined at line 117 of file ../../zircon/kernel/include/kernel/scheduler_state.h

SchedWeight operator Fixed ()

Defined at line 119 of file ../../zircon/kernel/include/kernel/scheduler_state.h