Initializing help system before first use

getTime Method

Returns the approximation of processor time currently used.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public static int getTime()

Return Value

Type:  Int32
The int number of seconds.
Examples
xbcutstk.cs, xbels.cs and xbelsc.cs in the Advanced Examples folder.
See Also