ticks

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
ticks
Synonymstick
Summary

Designates the number of ticks in a time period.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
wait for 10 ticks -- 1/6 of a second
RelatedKeyword: seconds
Command: wait, send
Function: ticks
Glossary: keyword, command
Description

Use the ticks keyword to designate a time period with the wait or send commands.

When used with the wait or send commands, the ticks keyword designates a time period measured in sixtieths of a second.

Tagsmath