RedstoneChips

delay

A fixed delay chip. When one of its inputs changes state, the corresponding output changes its state accordingly after a certain time duration. A sign argument is used to set the delay duration. Possible values are any duration in the same format as clock: 120bpm, 10hz, 1sec, 2years are all possible.

source code


I/O setup

Sign text

  1. delay
  2. [duration] (default value is 1sec)

Version history: Added to BasicCircuits 0.8

Fork me on GitHub