tools.threads: report correct sleep time
parent
5ccce283fa
commit
bbb95db5e6
basis/tools/threads
|
@ -14,8 +14,8 @@ IN: tools.threads
|
|||
] with-cell
|
||||
[
|
||||
sleep-entry>> [
|
||||
key>> nano-count 1000 /i [-] number>string write
|
||||
" us" write
|
||||
key>> nano-count [-] number>string write
|
||||
" nanos" write
|
||||
] when*
|
||||
] with-cell ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue