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

#include <sampling.h>

Public Member Functions

bool operator== (const Sample &other) const
 

Public Attributes

count
 

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ count

template<typename T = int>
T Realm::ProfilingGauges::EventCounter< T >::Sample::count

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