mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 09:51:36 +03:00
launch: expose runtime lag scry endpoint
This commit is contained in:
parent
eb371ea4c2
commit
4772b261ad
@ -191,9 +191,14 @@
|
|||||||
^- (unit (unit cage))
|
^- (unit (unit cage))
|
||||||
?. (team:title our.bowl src.bowl) ~
|
?. (team:title our.bowl src.bowl) ~
|
||||||
?+ path [~ ~]
|
?+ path [~ ~]
|
||||||
[%x %tiles ~] ``noun+!>([tiles tile-ordering])
|
[%x %tiles ~] ``noun+!>([tiles tile-ordering])
|
||||||
[%x %first-time ~] ``noun+!>(first-time)
|
[%x %first-time ~] ``noun+!>(first-time)
|
||||||
[%x %keys ~] ``noun+!>(~(key by tiles))
|
[%x %keys ~] ``noun+!>(~(key by tiles))
|
||||||
|
::
|
||||||
|
[%x %runtime-lag ~]
|
||||||
|
:^ ~ ~ %json
|
||||||
|
!> ^- json
|
||||||
|
b+.^(? //(scot %p our.bowl)//(scot %da now.bowl)/zen/lag)
|
||||||
==
|
==
|
||||||
::
|
::
|
||||||
++ on-arvo
|
++ on-arvo
|
||||||
|
Loading…
Reference in New Issue
Block a user