*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> f90/sysclock (3)              
Title
Content
Arch
Section
 

Contents


SYSCLOCK(3F)					       Last changed: 2-6-97

NAME    [Toc]    [Back]

     SYSCLOCK -	Returns	real-time clock	value and number of wraps

SYNOPSIS    [Toc]    [Back]

     INTEGER ICOUNT, IWRAP

     CALL SYSCLOCK (icount, iwrap)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

DESCRIPTION    [Toc]    [Back]

     SYSCLOCK returns the same real-time clock count returned by the count
     argument to the Fortran 90	SYSTEM_CLOCK intrinsic subroutine.

     On	32-bit systems,	the real-time clock value for SYSTEM_CLOCK reaches
     count_max and wraps around	to 0 occasionally.  The	number of times
     that the clock has	wrapped	is returned in iwrap.  By using	iwrap, you
     can reliably time intervals during	which the clock	may have wrapped
     one or more times.

     Use the count_rate	argument on the	SYSTEM_CLOCK intrinsic subroutine
     to	determine the clock rate for SYSCLOCK.

     When using	the CF90 compiler or MIPSpro Cray Fortran 90 compiler on
     UNICOS, UNICOS/mk,	or IRIX, all arguments must be of default kind
     unless documented otherwise.  On UNICOS and UNICOS/mk, default kind is
     KIND=8 for	integer, real, complex,	and logical arguments; on IRIX,	the
     default kind is KIND=4.

RETURN VALUES    [Toc]    [Back]

     iwrap always returns 0 on 64-bit systems.

SEE ALSO    [Toc]    [Back]

      
      
     IRTC(3I), SYSTEM_CLOCK(3I), TIMEF(3F)

     Application Programmer's Library Reference	Manual,	publication SR2165,
 for the printed version of this man page.
SYSCLOCK(3F)					       Last changed: 2-6-97

NAME    [Toc]    [Back]

     SYSCLOCK -	Returns	real-time clock	value and number of wraps

SYNOPSIS    [Toc]    [Back]

     INTEGER ICOUNT, IWRAP

     CALL SYSCLOCK (icount, iwrap)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

DESCRIPTION    [Toc]    [Back]

     SYSCLOCK returns the same real-time clock count returned by the count
     argument to the Fortran 90	SYSTEM_CLOCK intrinsic subroutine.

     On	32-bit systems,	the real-time clock value for SYSTEM_CLOCK reaches
     count_max and wraps around	to 0 occasionally.  The	number of times
     that the clock has	wrapped	is returned in iwrap.  By using	iwrap, you
     can reliably time intervals during	which the clock	may have wrapped
     one or more times.

     Use the count_rate	argument on the	SYSTEM_CLOCK intrinsic subroutine
     to	determine the clock rate for SYSCLOCK.

     When using	the CF90 compiler or MIPSpro Cray Fortran 90 compiler on
     UNICOS, UNICOS/mk,	or IRIX, all arguments must be of default kind
     unless documented otherwise.  On UNICOS and UNICOS/mk, default kind is
     KIND=8 for	integer, real, complex,	and logical arguments; on IRIX,	the
     default kind is KIND=4.

RETURN VALUES    [Toc]    [Back]

     iwrap always returns 0 on 64-bit systems.

SEE ALSO    [Toc]    [Back]

      
      
     IRTC(3I), SYSTEM_CLOCK(3I), TIMEF(3F)

     Application Programmer's Library Reference	Manual,	publication SR2165,
 for the printed version of this man page.
[ Back ]
 Similar pages
Name OS Title
date_and_time IRIX Returns data on the real-time clock and date
system_clock IRIX Returns integer data from a real-time clock
hardclock OpenBSD real-time system clock
secondr IRIX Returns elapsed wall-clock time in seconds
timef IRIX Returns elapsed wall-clock time in milliseconds since the previous call to TIMEF
radix IRIX Returns the base number from the real or integer number models
precision IRIX Returns the decimal precision of a number in the real number model
huge IRIX Returns the largest number in the integer or real numeric model
range IRIX Returns the decimal exponent range of a number according to the real or integer model
minexponent IRIX Returns the minimum (most negative) exponent of a real number in the numeric model
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service