See Original text in context
method delayed(Supply:D: $seconds, :$scheduler = $*SCHEDULER --> Supply:D)
Creates a new supply in which all values flowing through the given supply are emitted, but with the given delay in seconds.