XmeMicroSleep(3X) UNIX System V XmeMicroSleep(3X)
NAME
XmeMicroSleep - Suspends execution for a specified number of
microseconds
SYNOPSIS
#include <Xm/XmosP.h>
int XmeMicroSleep(
long microsecs);
VERSION
This page documents Motif 2.1.
DESCRIPTION
XmeMicroSleep suspends execution of a client for a specified
number of microseconds.
microsecs Specifies the number of microseconds.
RETURN
XmeMicroSleep returns an integer value symbolizing the
success or failure of the function. A return value of 0
(zero) indicates successful completion of the function. A
return value of -1 indicates that something went wrong.
RELATED
None.
Page 1 (printed 1/22/99)