ReUseX  0.0.1
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
ReUseX::core::stopwatch Class Reference

#include <logging.hpp>

Public Member Functions

 stopwatch ()=default
void reset ()
auto elapsed () const -> double

Detailed Description

Definition at line 37 of file logging.hpp.

Constructor & Destructor Documentation

◆ stopwatch()

ReUseX::core::stopwatch::stopwatch ( )
default

Member Function Documentation

◆ elapsed()

auto ReUseX::core::stopwatch::elapsed ( ) const -> double
inlinenodiscard

Definition at line 45 of file logging.hpp.

Referenced by fmt::formatter< ReUseX::core::stopwatch >::format().

◆ reset()

void ReUseX::core::stopwatch::reset ( )
inline

Definition at line 43 of file logging.hpp.


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