Sleep()

  Sleep

Description

Sleep() is used to pause for the specified number of seconds.

Call Signature

void Sleep ( double seconds )

Return Value

void

This has no return value.

Argument

double seconds:

A numeric expression indicating the number of seconds to pause. This quantity does not have to be integral.

See also

F$TIME()

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.