TimerParam.add#
- TimerParam.add(value=None)#
Add a value to the parameter value list.
In addition to
BaseParam.add
, this method checks for non-zero property and reset to default if is zero.See also
BaseParam.add
the add method of BaseParam
Add a value to the parameter value list.
In addition to BaseParam.add
, this method checks for non-zero property and reset to default if is zero.
See also
BaseParam.add
the add method of BaseParam