UTF-8に単純変換
This commit is contained in:
@@ -5,34 +5,34 @@
|
||||
<!-- generated by to_html.pl from f_Timer.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>interval - �C�x���g�̔�������</title>
|
||||
<title>interval - イベントの発生周期</title>
|
||||
<meta name="author" content="W.Dee" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
|
||||
<link href="mailto:[email protected]" rev="Made" />
|
||||
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
|
||||
<link href="f_Timer.html" title="Timer�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_Timer.html" title="Timerクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">Timer.interval</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
�C�x���g�̔�������</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
イベントの発生周期</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_Timer.html">Timer�N���X</a>�̃v���p�e�B (�ǂݏ����\)<br />
|
||||
<a class="jump" href="f_Timer.html">Timerクラス</a>のプロパティ (読み書き可能)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@�C�x���g�̔���<a class="targanchor" name="id348" id="id348">����</a>���\���܂��B�l���ݒ肷�邱�Ƃ��ł��܂��B<br />
|
||||
�@�P�ʂ� ms ( �~���b ) �ŁA�w�肳�ꂽ���Ԃ��ƂɃC�x���g���������܂��B<br />
|
||||
�@�����Ŕ����������w�肷�邱�Ƃ��ł��܂��B���o�[�W�����ł́A1/65536�~���b���x��
|
||||
�w�肷�邱�Ƃ��ł��܂� (�����_�ȉ��̐��l�́A���̐��x�Ɋۂ߂����܂�)�B<br />
|
||||
�@1/65536�~���b���x�̐��x�������ƌ����Ă��A���ۂɂ��̐��x�ŃC�x���g�n���h�����Ăяo�������ۏ͂����܂����B
|
||||
���ۂɂ́A�C�x���g���Ăяo�������^�C�~���O�ɂ�3�`10ms���x�̂Ԃꂪ�����܂��B
|
||||
�������A���ϓI�E�����I�ɂ͂��̃v���p�e�B�Ŏw�肵�������ŃC�x���g�����������悤�Ɏ����I�ɒ������s�����܂��B
|
||||
イベントの発生<a class="targanchor" name="id348" id="id348">周期</a>を表します。値を設定することもできます。<br />
|
||||
単位は ms ( ミリ秒 ) で、指定された時間ごとにイベントが発生します。<br />
|
||||
実数で発生周期を指定することもできます。現バージョンでは、1/65536ミリ秒精度で
|
||||
指定することができます (小数点以下の数値は、この精度に丸められます)。<br />
|
||||
1/65536ミリ秒程度の精度があると言っても、実際にこの精度でイベントハンドラが呼び出される保証はありません。
|
||||
実際には、イベントが呼び出されるタイミングには3~10ms程度のぶれがあります。
|
||||
しかし、平均的・長期的にはこのプロパティで指定した周期でイベントが発生するように自動的に調整が行われます。
|
||||
</dd>
|
||||
</dl>
|
||||
</div></div>
|
||||
|
||||
Reference in New Issue
Block a user