Skip to content

shapeworks::Profiler

Public Functions

Name
Profiler & instance()
void start_timer(const QString & name)
void stop_timer(const QString & name)
void finalize()
bool is_profiling_enabled() const
bool is_tracing_enabled() const

Public Functions Documentation

function instance

cpp static Profiler & instance()

function start_timer

cpp void start_timer( const QString & name )

function stop_timer

cpp void stop_timer( const QString & name )

function finalize

cpp void finalize()

function is_profiling_enabled

cpp inline bool is_profiling_enabled() const

function is_tracing_enabled

cpp inline bool is_tracing_enabled() const


Updated on 2026-03-31 at 16:02:10 +0000