SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
Loading...
Searching...
No Matches
slate::Timer Class Reference

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 ()
 

Detailed Description

Simple class around wall-clock timer; currently uses MPI_Wtime.

Member Function Documentation

◆ stop()

double slate::Timer::stop ( )
inline
Returns
time in seconds since timer was started.

The documentation for this class was generated from the following file: