milliseconds

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
milliseconds
Synonymsmillisecond,millisecs,millisec
Summary

Designates the number of milliseconds in a time period.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
send "choose browse tool" to me in 20 milliseconds -- 1/50th of a second
RelatedKeyword: seconds
Command: wait, send
Function: milliseconds
Glossary: keyword, command
Description

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

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

Tagsmath