runtime

runtime — noun

1. the total length of time from the beginning to the end of a film, television pro

1.名詞B1
釋義

the total length of time from the beginning to the end of a film, television programme, or online video

例句

The film has a runtime of just over two hours, including the closing credits.

collocation: a runtime of [time period]

Astrid checked the DVD case for the runtime before deciding whether to watch it tonight.

同義詞
  • length

    more general; can refer to duration of any media, not just films

  • duration

    more formal; used in technical descriptions

文法句型

a runtime of [length]

with a runtime of [length]

用法筆記

Often used with 'of' or 'with' to specify the length. Common in film reviews, streaming-service descriptions, and DVD packaging.

常見錯誤

The movie's run time is 120 minutes.
The movie's runtime is 120 minutes.
💡As a computing compound, 'runtime' is written as one word in modern usage.

2. the period during which a computer program is actively running and carrying out

2.名詞B2
釋義

the period during which a computer program is actively running and carrying out its instructions, or the length of that period

例句

The app's runtime increased significantly after the latest update, frustrating many users.

collocation: runtime increases / decreases

Saira measured the runtime of each search algorithm to compare their efficiency.

verb + runtime: measure runtime

同義詞
  • execution time

    more precise; used in performance measurement contexts

  • run time

    alternative spelling; means the same thing

反義詞
  • compile time

    the period when a program is being compiled, before it runs

文法句型

during runtime

at runtime

runtime of [program]

用法筆記

In programming, 'runtime' is often contrasted with 'compile time' or 'design time.' 'At runtime' refers to the moment when the program is actually executing, as opposed to when it is being written or compiled.

常見錯誤

The runtime of the program took 30 seconds.
The program's runtime was 30 seconds.
💡'Runtime' refers to the duration itself, not to the program that takes time.

3. a software system that provides the basic tools, libraries, and environment need

3.名詞C1
釋義

a software system that provides the basic tools, libraries, and environment needed for a particular computer program to be executed and run correctly

例句

To play this game on your computer, you first need to install the Java runtime.

collocation: install a / the [name] runtime

The development team chose a runtime that supports multiple operating systems for their new application.

verb + runtime: choose / select a runtime

同義詞

文法句型

[programming language] runtime

install a runtime

runtime for [language/platform]

用法筆記

Often referred to as a 'runtime environment' or 'runtime system.' Common examples include the Java Runtime Environment (JRE) and the .NET runtime. The term is most frequently used in discussions about programming languages and software deployment.

常見錯誤

I need to update my runtime to watch the new video format.
I need to update my media player to watch the new video format.
💡A runtime is a software platform for running programs, not a media player.