tools.time: flush the banner so you can use time in a loop.
parent
fc449d55bf
commit
4c54b32170
|
@ -15,7 +15,7 @@ IN: tools.time
|
|||
"dispatch-stats. - Print method dispatch statistics" print
|
||||
"gc-events. - Print all garbage collection events" print
|
||||
"gc-stats. - Print breakdown of different garbage collection events" print
|
||||
"gc-summary. - Print aggregate garbage collection statistics" print ;
|
||||
"gc-summary. - Print aggregate garbage collection statistics" print flush ;
|
||||
|
||||
: time ( quot -- )
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue