Handbook
Glossary
duration. ( duration -- )
Vocabulary
tools
.
profiler
.
sampling
.
private
Inputs
duration
an
object
Outputs
None
Definition
USING:
formatting
math
;
IN:
tools.profiler.sampling.private
:
duration.
( duration -- )
1000
*
"%9.1f"
printf
;