Name
HPL_ptimer_walltime
Return the elapsed (wall-clock) time.
Synopsis
#include "hpl.h"
double
HPL_ptimer_walltime();
Description
HPL_ptimer_walltime
returns the elapsed (wall-clock) time.
See Also
HPL_ptimer_cputime
,
HPL_ptimer
.