Tiny metrics class. More...
#include <Profiler.h>
Public Member Functions | |
Profiler (const __FlashStringHelper *fsh_ptr) | |
Constructor. More... | |
~Profiler () | |
Destructor. More... | |
Tiny metrics class.
Refer to the usage below.
Utility::Profiler::Profiler | ( | const __FlashStringHelper * | fsh_ptr | ) |
Constructor.
[in] | fsh_ptr | Please set startup message. |
Utility::Profiler::~Profiler | ( | ) |
Destructor.