returns an integer indicating the current cpu load
INCLUDE 'system.h' cpu_usage(Load)
cpu_usage(Load) (o)
integer(Load) (o) An integer corresponding to the current cpu load.
This predicate returns a positive integer indicating the current cpu load. A higher
value indicates a higher load.
NOTE: this figure is not very accurate.
Fails if Load is not unbound.
prolog-process, client-server, object
(none)