Platform | x64, Win32 |
Purpose |
To get a time in seconds. |
Syntax |
SUBROUTINE CLOCK@(R)
|
Description |
This routine is usually used to time a process as shown in the example below. |
See also |
|
Example |
CALL CLOCK@(START) |