time/Timer
value methods:
>>
lambda
will be executed with Time value as the first parameter, after duration of time/Timer expired.
(time/Timer >> lambda) -> nil
lambda
will be executed with Time value as the first parameter, after duration of time/Timer expired.
(time/Timer >> lambda) -> nil