Lines Matching refs:duration
72 This trigger exports three properties, activate, state, and duration. When
75 - duration allows setting timer value in msecs. The initial value is 0.
77 duration as needed. The initial and default value is 0. This will allow
78 duration to be set after trigger activation.
80 duration.
85 to allow duration to be set.
88 duration running.
92 duration - one shot timer value. When activate is set, duration value
95 echo new_value > duration
99 held for the duration of the one shot timer and then the
113 When timer expires activate goes back to deactivated state, duration is left
119 echo 1 > activate - starts timer = duration when duration is not 0.
121 echo n > duration - stores timer value to be used upon next
124 echo 0 > duration - stores timer value to be used upon next
128 held for the specified duration.
130 held for the specified duration.
139 echo n > duration
142 echo 1 > activate - start timer = duration to run once
143 echo 1 > activate - start timer = duration to run once