Skip to content

Timeout - DFTimer

Contains the number of milliseconds that you wish to pass between each timer event

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Timeout
Access Type Syntax
Read Access: Get Timeout to IntegerVariable
Write Access: Set Timeout to IntegerVariable/Value

Description

The Timeout property contains the number of milliseconds that you wish to pass between each timer event. The effective resolution of events is about 55 milliseconds, so there would be little point in specifying intervals more-precisely than this.

Default is 1000.