Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os4units]

DosDelay

Delay a process for a specified time

Declaration

Source position: amigados.pas line 2458

procedure DosDelay(

  TimeOut: LongInt

);

Arguments

TimeOut

  

The minimum time to wait in ticks (1/50 seconds)

Description

The argument ticks specifies how many ticks (50 per second) to wait before returning control.


Documentation generated on: 2021-07-30