latency property

int get latency

The number of flops from the output to the leaves.

Implementation

int get latency => _computed.flopDepth;