urbit/pkg/arvo/gen/timers.hoon

10 lines
213 B
Plaintext
Raw Normal View History

:: Find list of currently running Behn timers
2019-12-02 09:48:46 +03:00
:- %say
2020-05-22 08:53:33 +03:00
|= [[now=@da eny=@uvJ bec=beak] ~ ~]
=; timers
[%tang >timers< ~]
.^ (list [date=@da =duct])
%bx
(en-beam:format [p.bec %$ r.bec] /timers/debug)
==