DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::utils::TimerInternal Namespace Reference

Classes

struct  isDuration
 
struct  isDuration< std::chrono::duration< Rep, Period > >
 

Functions

template<typename T >
fromSeconds (const double time)
 
template<typename Rep , typename Period >
double toSeconds (const std::chrono::duration< Rep, Period > duration)
 
void clearTimingData (utils::mpi::MinMaxAvg< double > &data)
 

Function Documentation

◆ clearTimingData()

void dftefe::utils::TimerInternal::clearTimingData ( utils::mpi::MinMaxAvg< double > &  data)
Here is the caller graph for this function:

◆ fromSeconds()

template<typename T >
T dftefe::utils::TimerInternal::fromSeconds ( const double  time)

◆ toSeconds()

template<typename Rep , typename Period >
double dftefe::utils::TimerInternal::toSeconds ( const std::chrono::duration< Rep, Period >  duration)
Here is the caller graph for this function: