Siebel eScript Language Reference > Siebel eScript Commands > The Clib Object >

Clib.clock() Method


This method returns the current processor tick count.

Syntax

Clib.clock()

Parameter
Description
Not applicable
 

Returns

The current processor tick count.

Usage

The count starts at 0 when the Siebel application starts running and is incremented the number of times per second determined by the operating system.


 Siebel eScript Language Reference 
 Published: 18 April 2003