Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::ProfilingGauges::AbsoluteRangeGauge< T >::Sample Struct Reference

#include <sampling.h>

Public Member Functions

bool operator== (const Sample &other) const
 

Public Attributes

value
 
minval
 
maxval
 

Member Function Documentation

◆ operator==()

template<typename T >
bool Realm::ProfilingGauges::AbsoluteRangeGauge< T >::Sample::operator== ( const Sample other) const
inline

Member Data Documentation

◆ maxval

template<typename T >
T Realm::ProfilingGauges::AbsoluteRangeGauge< T >::Sample::maxval

◆ minval

template<typename T >
T Realm::ProfilingGauges::AbsoluteRangeGauge< T >::Sample::minval

◆ value

template<typename T >
T Realm::ProfilingGauges::AbsoluteRangeGauge< T >::Sample::value

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