milliseconds | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Synonyms | millisecond,millisecs,millisec |
Summary | Designates the number of milliseconds in a time period. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: 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. |
Tags | math |