Uses of Class
com.inertia.promove.Config.TimerSource
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.TimerSource in com.inertia.promove
Fields in com.inertia.promove declared as Config.TimerSource Modifier and Type Field Description Config.TimerSource
Config.GlobalSamplingConfig. timerSource
Methods in com.inertia.promove that return Config.TimerSource Modifier and Type Method Description static Config.TimerSource
Config.TimerSource. get(int value)
Deprecated.static Config.TimerSource
Config.TimerSource. valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name.static Config.TimerSource[]
Config.TimerSource. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.inertia.promove with parameters of type Config.TimerSource Modifier and Type Method Description void
Config.GlobalSamplingConfig. set(boolean _globalEnable, boolean _transmitEnable, Config.TransmitType _transmitType, int _freq, Config.TimerSource _timerSource, Config.TriggerType _triggerSource, boolean _zeroPackets, int _frameSize)
set all parameters