run time

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsrun 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.