토글버튼 핸들의 움직이는 속도값을 반환하는 API이다.
** 반환값은 millisecond 임
function getanimate_on_mouseup() { screen.alert(toggle.getanimate()); }