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()
|
inline |
◆ reset()
|
inline |
◆ toString()
|
inline |
◆ update()
|
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: