tools.time: fix documentation error (reported by Mitchell N Charity)
parent
e60ae6f3be
commit
79bcda6d1e
basis/tools/time
|
@ -16,7 +16,7 @@ ABOUT: "timing"
|
|||
|
||||
HELP: benchmark
|
||||
{ $values { "quot" quotation }
|
||||
{ "runtime" "the runtime in microseconds" } }
|
||||
{ "runtime" "the runtime in nanoseconds" } }
|
||||
{ $description "Runs a quotation, measuring the total wall clock time." }
|
||||
{ $notes "A nicer word for interactive use is " { $link time } "." } ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue