table of contents
other languages
- English tcl8.4-doc
- English tcl8.5-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 |