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

DOSDelay

Delay a process for a specified time

Declaration

Source position: amigados.pas line 2231

procedure DOSDelay(

  TimeOut: LongWord

);

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