touchgfx::Application::getNumberOfRegisteredTimerWidgets() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Application::getNumberOfRegisteredTimerWidgets() const

touchgfx::Application::getNumberOfRegisteredTimerWidgets() const method

@fn uint16_t Application::getNumberOfRegisteredTimerWidgets() const; gets the number of timer widgets that has been registered gets the number of timer widgets that has been registered.

Syntax

uint16_t getNumberOfRegisteredTimerWidgets() const;

Return value

The size of timerWidgets.

References

LocationText
Application.hpp:265
uint16_t getNumberOfRegisteredTimerWidgets() const;

Type Use

Type of touchgfx::Application::getNumberOfRegisteredTimerWidgets() const
touchgfx::Application::getNumberOfRegisteredTimerWidgets() const
uint16_t
all items filtered out