touchgfx::Application::TICK_INTERVAL_MS is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Application::TICK_INTERVAL_MS

touchgfx::Application::TICK_INTERVAL_MS variable

Syntax

static const uint16_t TICK_INTERVAL_MS = 10;

References

LocationText
Application.hpp:283
static const uint16_t TICK_INTERVAL_MS = 10; ///< Deprecated, do not use this constant. Tick interval depends on VSYNC of your target platform.

Type Use

Type of touchgfx::Application::TICK_INTERVAL_MS
touchgfx::Application::TICK_INTERVAL_MS
uint16_t
all items filtered out