wall clock time

Technology Dictionary -> wall clock time

wall clock time



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.

(1998-03-13)


© Art Branch Inc.

SQL Tutorial