public static interface IPreferences.Platform.PreferencesSettings extends IPreferences.PreferenceRoot
Modifier and Type | Method and Description |
---|---|
boolean |
isSkipTicks() |
IPreferences.Platform.PreferencesSettings |
skipTicks(boolean skipTicks)
This parameter allows to skip incoming ticks (skipTicks variable is true) if the system is not fast enough (ticks are received faster than they can be processed).
|
preferences
IPreferences.Platform.PreferencesSettings skipTicks(boolean skipTicks)
skipTicks
- skip ticksboolean isSkipTicks()
Copyright © 2024. All rights reserved.