mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 10:02:47 +03:00
alef: tweak printing
This commit is contained in:
parent
dbafe99332
commit
59ac079488
@ -2204,7 +2204,7 @@
|
||||
=. metrics.state metrics.-
|
||||
=. live.state live.-
|
||||
~? =(0 (mod counter.metrics.state 20)) [fragment-num show:gauge]
|
||||
=? start.metrics.state =(0 fragment-num) now
|
||||
=? start.metrics.state =(0 fragment-num) now.channel
|
||||
::
|
||||
packet-pump
|
||||
::
|
||||
@ -2244,7 +2244,7 @@
|
||||
=- =. metrics.state metrics.-
|
||||
=. live.state live.-
|
||||
::
|
||||
=/ elapsed=@dr (sub now start.metrics.state)
|
||||
=/ elapsed=@dr (sub now.channel start.metrics.state)
|
||||
~& 'DONE'^[message-num seconds=(div elapsed ~s1) show:gauge]
|
||||
packet-pump
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user