HPL_ptimer_walltime - Man Page
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 (3), HPL_ptimer (3).
Referenced By
HPL_ptimer(3), HPL_ptimer_cputime(3).
February 24, 2016 HPL 2.2 HPL Library Functions