Handbook
Glossary
by-total-time ( nodes -- nodes' )
Vocabulary
tools
.
profiler
.
sampling
.
private
Inputs
nodes
an
object
Outputs
nodes'
an
object
Definition
USING:
accessors
assocs
sequences
sorting
;
IN:
tools.profiler.sampling.private
:
by-total-time
( nodes -- nodes' )
>alist
[
second
total-time>>
]
inv-sort-by
;