shrub/pkg/arvo/gen/timers.hoon
Fang 89d8abf765
gen: use spur in +timers
+en-beam expects a spur, reversing it for the final path rendering.
2020-07-27 19:48:26 +02:00

10 lines
213 B
Plaintext

:: Find list of currently running Behn timers
:- %say
|= [[now=@da eny=@uvJ bec=beak] ~ ~]
=; timers
[%tang >timers< ~]
.^ (list [date=@da =duct])
%bx
(en-beam:format [p.bec %$ r.bec] /timers/debug)
==