runtime
In computer science, runtime refers to the period during which a program is executing or running on a computer. It begins when the program is launched or started and ends when the program is terminated or closed.
During the runtime, the program perfo...
brigde.hashnode.dev1 min read