BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::Timer Class Reference

High-resolution wall-clock timing. More...

#include <cl_Timer.hpp>

Public Member Functions

 Timer ()
 ~Timer ()=default
uint64_t stop ()
uint64_t next ()
void reset ()

Detailed Description

High-resolution wall-clock timing.

See also
Core Module Overview

Constructor & Destructor Documentation

◆ Timer()

belfem::Timer::Timer ( )
inline

◆ ~Timer()

belfem::Timer::~Timer ( )
default

Member Function Documentation

◆ next()

uint64_t belfem::Timer::next ( )
inline

◆ reset()

void belfem::Timer::reset ( )
inline

◆ stop()

uint64_t belfem::Timer::stop ( )
inline

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