Shifter
Last updated
Last updated
[flow/Shifter]
Shifts incoming data back in time by releasing the previously received data on each input. Example:
"A"@0 received via data
.
"B"@1 received via data
.
"A"@0 sent via data
(output).
Keywords: previous signal
data: any
Receives signal to be shifted back.
data: any
Sends previously received signal.