recalculate_latency


Description:

public bool recalculate_latency ()

Queries this for the current latency and reconfigures this latency on all the elements using a LATENCY event.

This method is typically called on the pipeline when a LATENCY is posted on the bus.

This function simply emits the do_latency signal so any custom latency calculations will be performed.

Parameters:

this

a Bin

Returns:

true if the latency could be queried and reconfigured.