Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simIlSleep

simIlSleep(
x_seconds
)
=> t / nil

Description

Suspends the current process by the number of seconds specified as an argument. The current process in a replay file launches si in batch mode and waits for si to return before it runs the next command in the file.

Arguments

x_seconds

Number of seconds by which the run of a process is to be delayed.

Value Returned

t

The command is successful.

nil

The command was unsuccessful.

Examples

simIlSleep(4)

Related Topics

OSS Functions


Return to top
 ⠀
X