HPL_timer_walltime(3)
| HPL_timer_walltime(3) | HPL Library Functions | HPL_timer_walltime(3) |
NAME
HPL_timer_walltime - Return the elapsed (wall-clock) time.
SYNOPSIS
#include "hpl.h"
double HPL_timer_walltime();
DESCRIPTION
HPL_timer_walltime returns the elapsed (wall-clock) time.
SEE ALSO
HPL_timer_cputime (3), HPL_timer (3).
| December 2, 2018 | HPL 2.3 |
