method delayed
Documentation for method delayed
assembled from the following types:
class Supply
From Supply
(Supply) method delayed
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.