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