|
NAMEHPL_timer_walltime - Return the elapsed (wall-clock) time.SYNOPSIS#include "hpl.h"double HPL_timer_walltime(); DESCRIPTIONHPL_timer_walltime returns the elapsed (wall-clock) time.SEE ALSOHPL_timer_cputime (3), HPL_timer (3).
Visit the GSP FreeBSD Man Page Interface. |