Closed MaxKrummenacher closed 4 years ago
This extends the -q parameter to allow specifing a delay after and before TX. With -q specified with only the after parameter results in the same behaviour as before this change.
This addresses the remaining open point of #18.
looks good to me.
@yegorich thoughts?
after_delay.before_delay is a nice way to encode this option.
This extends the -q parameter to allow specifing a delay after and before TX. With -q specified with only the after parameter results in the same behaviour as before this change.
This addresses the remaining open point of #18.