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