table of contents
other languages
- English tcl8.5-doc
- English tcl8.6-doc
- 中文 (zh-CN)
- 繁體中文 (zh-TW)
other sections
time(3tcl) | Tcl Built-In Commands | time(3tcl) |
NAME¶
time - 多次執行一個稿本總覽 SYNOPSIS¶
time script ?count?描述 DESCRIPTION¶
這個命令將 count 次調用 Tcl 解釋器求值 script (如果未指定 count 則為一次)。它將返回下面這種形式的一個字符串503 microseconds per iteration
參見 SEE ALSO¶
clock(n)關鍵字 KEYWORDS¶
script, time[中文版維護人]¶
寒蟬退士[中文版最新更新]¶
2001/11/20《中國 Linux 論壇 man 手冊頁翻譯計劃》:¶
http://cmpp.linuxforum.netTcl |