latency property

int get latency

The flop depth of the tree from the output to the leaves.

Implementation

int get latency => _computed.flopDepth;