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