ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::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.

◆ 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: