T("timeout")
KRTIMER Timeout
Description
指定した時間後に入力オブジェクトに対して bang()
します。
Properties
timeout
(Number or timevalue)- タイムアウトの時間
currentTime
(ReadOnly Number)- 経過時間
Method
bang()
- 動作を再開します。
Events
ended
- タイムアウト時に発生します。
See Also
Source
https://github.com/mohayonao/timbre.js/blob/master/src/objects/timeout.js