How long it takes a show to go from start to finish Often abbreviated TRT (total running time) S
A measurement of the time required for a particular algorithm to run as a function of the input size See also exponential running time, nondeterministic polynomial running time, polynomial running time, and subexponential running time
The running time of something such as a film, video, or CD is the time it takes to play from start to finish. the length of time that a film or television programme takes to run from beginning to end
in the process from writing a program to executing it, the time when the program is executed This is also called execution time See Also: compile time, programming time
The period of time during which a program is being executed, as opposed to compile time or load time Can also refer to the runtime environment, which designates the set of conventions that arbitrate how software is generated into executable code, how code is mapped into memory, and how functions call one another
The time at which a program is executed Run time information refers to information that is not known until the program is executed, i e , cannot be determined from the source code alone Contrast compile time
Instant at which a particular computer program executes In Application Integrator, the environment in which a client application tries to invoke a component in Jaguar CTS Synonymous with execution time Compare with design time