名字

time - 多次执行一个脚本

总览

time script ?count?

描述

这个命令将 count 次调用 Tcl 解释器求值 script (如果未指定 count 则为一次)。它将返回下面这种形式的一个字符串
503 microseconds per iteration
它指示每次重复操作(iteration)所需时间的平均值,以微秒为单位。测量时间使用流逝(elapsed)时间,而不是 CPU 时间。

关键字

脚本, 时间
Copyright © 1993 The Regents of the University of California.
Copyright © 1994-1996 Sun Microsystems, Inc.
Copyright © 1995-1997 Roger E. Critchlow Jr.

[中文版维护人]

寒蝉退士

[中文版最新更新]

2001/11/20

《中国 Linux 论坛 man 手册页翻译计划》:

www.CMPP.net