DemoViewInterface::updateProcessorLoad() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXDemoViewInterface::updateProcessorLoad()

DemoViewInterface::updateProcessorLoad() method

Syntax

virtual void updateProcessorLoad(uint8_t mcuLoadInProcent);

Arguments

mcuLoadInProcent

References

LocationReferrerScopeText
DemoViewInterface.hpp:29
virtual void updateProcessorLoad(uint8_t mcuLoadInProcent) {}
DemoPresenter.cpp:39DemoPresenter::mcuLoadUpdated()DemoPresenter
viewInterface.updateProcessorLoad(mcuLoad);

Call Tree

Functions calling DemoViewInterface::updateProcessorLoad()
all items filtered out
DemoViewInterface::updateProcessorLoad()