execution time; run time
Computing term referring to the time when a program is executing, as opposed to compile time or design time. Often used in phrases like 実行時エラー (runtime error).
A runtime error occurred.
この設定は実行時に読み込まれます。
This setting is loaded at run time.
Compound of 実行 (execution) and 時 (time).