IFS::Profiler::Stat Struct Reference
#include <Profiler.h>
Collaboration diagram for IFS::Profiler::Stat:
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()
|
inline |
◆ toString()
|
inline |
◆ update()
|
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:
1.8.13