![]() |
![]()
| ![]() |
![]()
NAMEnow - get current time SYNOPSIS
DESCRIPTIONReturns current time, in milliseconds. The function is meant for creating deadlines. For example, a point of time one second from now can be expressed as now() + 1000. The following values have special meaning and cannot be returned by the function:
RETURN VALUECurrent time. ERRORSNone. EXAMPLE
SEE ALSOmsleep(3)
|