From looking at some of the sample configs, it looks like there is a way to specify a delay in posting events in the event_player. For example: ``` event_player: some_posted_event: event_to_be_posted|100ms ``` Is this "piping" of a delay time officially supported? If so, can you please add it to the docs? Thanks