@@ -16,6 +16,7 @@ A more detailed description is provided in the event building chapter of the use
*`event_length`: Length of the event to be defined in physical units (not clock cycles of a specific device). Default value is `10us`.
*`skip_time`: Time to skip at the begin of the run before processing the first event. Defaults to `0us`.
*`triggers`: Number of triggers to generate and add to each event. All trigger timestamps are set to the center of the configured metronome time frame. Defaults to zero, i.e. no triggers are added.
*`skip_triggers`: Number of trigger IDs to skip at the begin of the run, before processing the first event. Defaults to 0.