usleep 中文man頁面
名稱 (NAME)
usleep - 睡眠若干微秒
總覽 (SYNOPSIS)
usleep [number]
描述 (DESCRIPTION)
usleep 睡眠 指定數(shù)目 的 微秒數(shù). 缺省值 是 1.
選項 (OPTIONS)
--usage 顯示 簡短 的 使用方法.
- --help, -?
- 顯示 幫助信息.
- -v, --version
- 顯示 版本信息.
BUGS
在 很多 機器 上, 精度 達不到 要求的 數(shù)目. 一般認為 精度 只能 到達 -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>