名称 (NAME)
usleep - 睡眠若干微秒
总览 (SYNOPSIS)
usleep [number]
描述 (DESCRIPTION)
usleep 睡眠 指定数目 的 微秒数. 缺省值 是 1.
选项 (OPTIONS)
--usage 显示 简短 的 使用方法.
- --help, -?
- 显示 帮助信息.
- -v, --version
- 显示 版本信息.
BUGS
在 很多 机器 上, 精度 达不到 要求的 数目. 一般认为 精度 只能 到达 -4 或 -5.
作者 (AUTHOR)
Donald Barnes <djb@redhat.com>
Erik Troan <ewt@redhat.com>
#p#
NAME
usleep - sleep some number of microseconds
SYNOPSIS
usleep [number]
DESCRIPTION
usleep sleeps some number of microseconds. The default is 1.
OPTIONS
--usage Show short usage message.
- --help, -?
- Print help information.
- -v, --version
- Print version information.
BUGS
Probably not accurate on many machines down to the microsecond. Count on precision only to -4 or maybe -5.
AUTHOR
Donald Barnes <djb@redhat.com>
Erik Troan <ewt@redhat.com>