TrinityCore
Loading...
Searching...
No Matches
MetricStopWatch< LoggerType > Struct Template Reference

#include <Metric.h>

+ Inheritance diagram for MetricStopWatch< LoggerType >:

Public Member Functions

 ~MetricStopWatch ()
 
- Public Member Functions inherited from MetricStopWatchBase
void Enable (Metric *metric) noexcept
 

Additional Inherited Members

- Public Attributes inherited from MetricStopWatchBase
MetricMetricInstance = nullptr
 
TimePoint StartTime = { }
 

Detailed Description

template<typename LoggerType>
struct MetricStopWatch< LoggerType >

Definition at line 175 of file Metric.h.

Constructor & Destructor Documentation

◆ ~MetricStopWatch()

template<typename LoggerType >
MetricStopWatch< LoggerType >::~MetricStopWatch ( )
inline

Definition at line 177 of file Metric.h.


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