wall-clock time
RU: wall-clock время
The elapsed real time a process or operation takes from start to finish, as measured by an external clock. Distinguished from CPU time, which counts only the time a processor is actively executing the process; wall-clock time is always at least as large, and grows larger when the process waits on I/O, locks, or scheduling.