Online Computer Dictionary

Browse words  |  Based on FOLDOC

Queried for: wall clock time  About wall clock time

Definition:

The elapsed time between when a process starts to run and when it is finished. This is usually longer than the processor time consumed by the process because the CPU is doing other things besides running the process such as running other user and operating system processes or waiting for disk or network I/O.