Without the delay argument, prints the value of the delay used for “trivial” events. With the delay argument, sets the said delay value.
Select timing mode for event delays. mode can be one of the following:
- uniform
- Use the same delay for all events, set by uniform-delay.
- random
- Use a high-entropy random variable delay.
- per-event
- Use the delay specified by each individual event.