Skip to content

Struct octree_las_detail::BenchTimer

ClassList > octree_las_detail > BenchTimer

Public Types

Type Name
typedef std::chrono::high_resolution_clock Clock

Public Attributes

Type Name
const char * m_label
size_t m_point_count
Clock::time_point m_start

Public Functions

Type Name
BenchTimer (const char * label, size_t n=0)
~BenchTimer ()

Public Types Documentation

typedef Clock

using octree_las_detail::BenchTimer::Clock =  std::chrono::high_resolution_clock;

Public Attributes Documentation

variable m_label

const char* octree_las_detail::BenchTimer::m_label;

variable m_point_count

size_t octree_las_detail::BenchTimer::m_point_count;

variable m_start

Clock::time_point octree_las_detail::BenchTimer::m_start;

Public Functions Documentation

function BenchTimer

inline octree_las_detail::BenchTimer::BenchTimer (
    const char * label,
    size_t n=0
) 

function ~BenchTimer

inline octree_las_detail::BenchTimer::~BenchTimer () 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/octree_las_data.hpp