IFS::Profiler::Stat Struct Reference

#include <Profiler.h>

Collaboration diagram for IFS::Profiler::Stat:
[legend]

Public Member Functions

void reset ()
 
void update (size_t n)
 
String toString () const
 

Public Attributes

size_t count {0}
 
size_t size {0}
 

Member Function Documentation

◆ reset()

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

◆ toString()

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

◆ update()

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

Member Data Documentation

◆ count

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

◆ size

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

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