get_seeding_time: Estimate seeding time from delays and generation time
Description
The seeding time is set to the mean of the specified delays, constrained
to be at least the maximum generation time
Usage
get_seeding_time(delays, generation_time)
Value
An integer seeding time
Arguments
- delays
Delays as specified using dist_spec
- generation_time
Generation time as specified using dist_spec