MC-Basic:SYSTEM.PEAKLOAD

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ?Sys.PLoad<br> ?System.PLoad |SYNTAX= ?Sys.PeakLoad<br> ?System.PeakLoad |AVAILABILITY= All versions |DESCRIPTION= This query returns the peak real…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This query returns the peak realtime load on the CPU. This is the maximum value of the realtime load measured during a 0.5 seconds interval.

Short form

?Sys.PLoad

?System.PLoad

Syntax

?Sys.PeakLoad

?System.PeakLoad

Availability

All versions

Type

Long.

Range

0 to 100

Units

Percent

Scope

Task or Terminal

Limitations

Read-Only. Cannot be used in an event condition.

Examples

?System.Pload                                             ‘returns 45