Some documentation (programming) refers to these terms when there is some kind of limitation on CPU usage, for example:
Background tasks are limited by the amount of time use of the wall-clock .
Background tasks are limited to 30 seconds of using the wall-clock .
Without understanding what exactly these terms mean, it is difficult to tailor software so that it does not extrapolate the recommended CPU usage.