DCLOCK@

Platform

x64, Win32

Purpose

To get a time in seconds.

Syntax

SUBROUTINE DCLOCK@(R)
REAL (KIND=2) R

Description

This routine is usually used to time a process as shown in the example for CLOCK@. This routine differs from CLOCK@ only in that its argument is REAL (KIND=2). Its main purpose is for use in conjunction with /DREAL, when all variables declared REAL (KIND=1) are actually compiled as REAL (KIND=2).

See also

CPU_TIME, HIGH_RES_CLOCK@ .

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited