Statistiques
| Révision :

root / man / man3 / HPL_timer_walltime.3 @ 1

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

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