SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
|
Simple class around wall-clock timer; currently uses MPI_Wtime. More...
#include <util.hh>
Public Member Functions | |
Timer () | |
Starts the timer. | |
void | start () |
Starts the timer. | |
double | stop () |
Simple class around wall-clock timer; currently uses MPI_Wtime.
|
inline |