SLEEP@

Platform

x64, Win32

Purpose

To suspend program execution for a specified time interval.

Syntax

SUBROUTINE SLEEP@(TIME)
REAL (KIND=1) TIME

Description

The time is given in seconds and is accurate to within one tick (18.2 ticks per second).

Note

SLEEP@ continues to use the CPU. To release the CPU, use SLEEP1@ instead. SLEEP1@ has the same argument as SLEEP@.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited