IFS::Profiler::Stat Struct Reference

#include <Profiler.h>

Collaboration diagram for IFS::Profiler::Stat:

Public Member Functions

void reset ()
 
void update (storage_size_t n)
 
String toString () const
 
 operator String () const
 

Public Attributes

size_t count {0}
 
storage_size_t size {0}
 

Member Function Documentation

◆ operator String()

IFS::Profiler::Stat::operator String ( ) const
inline

◆ reset()

void IFS::Profiler::Stat::reset ( )
inline

◆ toString()

String IFS::Profiler::Stat::toString ( ) const
inline

◆ update()

void IFS::Profiler::Stat::update ( storage_size_t  n)
inline

Member Data Documentation

◆ count

size_t IFS::Profiler::Stat::count {0}

◆ size

storage_size_t IFS::Profiler::Stat::size {0}

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