Statistiques
| Révision :

root / man / man3 / HPL_ptimer_walltime.3

Historique | Voir | Annoter | Télécharger (385 octet)

1
.TH HPL_ptimer_walltime 3 "September 10, 2008" "HPL 2.0" "HPL Library Functions"
2
.SH NAME
3
HPL_ptimer_walltime \- Return the elapsed (wall-clock) time.
4
.SH SYNOPSIS
5
\fB\&#include "hpl.h"\fR
6
 
7
\fB\&double\fR
8
\fB\&HPL_ptimer_walltime();\fR
9
.SH DESCRIPTION
10
\fB\&HPL_ptimer_walltime\fR
11
returns the elapsed (wall-clock) time.
12
.SH SEE ALSO
13
.BR HPL_ptimer_cputime \ (3),
14
.BR HPL_ptimer \ (3).