[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

DOSDelay

Delay a process for a specified time

Declaration

Source position: amigados.pas line 2275

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: 2017-01-10