run time | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | run time,runtime,run-time |
Description | The time of program execution. When your application does something "at run time", that something is done when the application is being used by the user, as opposed to ahead of time before you build the application. |