APP.Process.Memory.PageFaultCount

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Core Language > BuiltIn Functions > Application functions > App > Process > Memory >

APP.Process.Memory.PageFaultCount

 

Description

 

Returns the number of page faults.

 

Syntax

 

n = APP.Process.Memory.PageFaultCount

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

none




 

Remarks

 

Restrictions

 

See also

 

Examples