Classes | |
| struct | isDuration |
| struct | isDuration< std::chrono::duration< Rep, Period > > |
Functions | |
| template<typename T > | |
| 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) |
| void dftefe::utils::TimerInternal::clearTimingData | ( | utils::mpi::MinMaxAvg< double > & | data | ) |

| T dftefe::utils::TimerInternal::fromSeconds | ( | const double | time | ) |
| double dftefe::utils::TimerInternal::toSeconds | ( | const std::chrono::duration< Rep, Period > | duration | ) |
