logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

second - second: wall clock timer

Author

       Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0                               Thu Aug 7 2025 17:26:25                                   second(3)

Detailed Description

Function Documentation

doubleprecisionfunctiondsecndDSECND Using ETIME DSECND returns nothing

       DSECND Using the INTERNAL function ETIME.

       DSECND Using INTERNAL function CPU_TIME.

       DSECND Using ETIME_

       Purpose:

             DSECND returns the user time for a process in seconds.
             This version gets the time from the EXTERNAL system function ETIME.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             DSECND returns the user time for a process in seconds.
             This version gets the time from the system function ETIME_.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             DSECND returns the user time for a process in seconds.
             This version gets the time from the INTERNAL function CPU_TIME.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             DSECND returns the user time for a process in seconds.
             This version gets the time from the INTERNAL function ETIME.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             DSECND returns nothing instead of returning the user time for a process in seconds.
             If you are using that routine, it means that neither EXTERNAL ETIME,
             EXTERNAL ETIME_, INTERNAL ETIME, INTERNAL CPU_TIME is available  on
             your machine.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

   realfunctionsecondSECOND Using ETIME SECOND returns nothing

       SECOND Using the INTERNAL function ETIME.

       SECOND Using INTERNAL function CPU_TIME.

       SECOND Using ETIME_

       Purpose:

             SECOND returns the user time for a process in seconds.
             This version gets the time from the EXTERNAL system function ETIME.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             SECOND returns the user time for a process in seconds.
             This version gets the time from the system function ETIME_.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             SECOND returns the user time for a process in seconds.
             This version gets the time from the INTERNAL function CPU_TIME.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             SECOND returns the user time for a process in seconds.
             This version gets the time from the INTERNAL function ETIME.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

       Purpose:

             SECOND returns nothing instead of returning the user time for a process in seconds.
             If you are using that routine, it means that neither EXTERNAL ETIME,
             EXTERNAL ETIME_, INTERNAL ETIME, INTERNAL CPU_TIME is available  on
             your machine.

       Author
           Univ. of Tennessee

           Univ. of California Berkeley

           Univ. of Colorado Denver

           NAG Ltd.

Name

       second - second: wall clock timer

Synopsis

Functions
       double precision function dsecnd ()
           DSECND Using ETIME
       real function second ()
           SECOND Using ETIME

See Also