shrub/pkg/arvo/gen/timers.hoon
Fang fe87d69ad1 behn: improve scry interface
No longer abuse the desk field, instead making use of the path. Reject
any scries outside of the local ship, empty desk and current time as
invalid.

Expose ducts only under a debug endpoint, nothing else should care about
being able to inspect them.

Add scry endpoints for the very next timer (if any), and all timers up
to and including a specified timestamp.
2020-06-26 15:17:12 -07:00

6 lines
156 B
Plaintext

:: Find list of currently running Behn timers
:- %say
|= [[now=@da *] *]
:- %tang
[>.^((list [date=@da =duct]) %bx /=//(scot %da now)/debug/timers)< ~]