<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Takachan</author_name>
  <author_url>https://blog.hatena.ne.jp/Takachan/</author_url>
  <blog_title>PG日誌</blog_title>
  <blog_url>https://takap-tech.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>.NET</anon>
  </categories>
  <description>System.Threading.Timer クラスで定周期に実行されるコールバックの実行間隔に対して、システムクロック解像度を指定する timeBeginPeriod が影響を与えるかどうかが気になったので検証してみたいと思います。*1 *2 通常だと、Timer の実行間隔を 1msを指定しても実行間隔は約 15.6ms 前後で実行されますが、timeBeginPeriod で解像度を1に変更した際にハンドラーの実行間隔が変わるかどうかを確認したいと思います（と言うのも参考資料のページを読むと聞くのか聞かないのかいまいち判然としない書き方なので自分で実装して確かめようと思います） 確認環境…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakap-tech.com%2Fentry%2F2026%2F05%2F17%2F194501&quot; title=&quot;【C#】Timerの精度にtimeBeginPeriodが効くのか確認する - PG日誌&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/T/Takachan/20260517/20260517192425.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-05-17 19:45:01</published>
  <title>【C#】Timerの精度にtimeBeginPeriodが効くのか確認する</title>
  <type>rich</type>
  <url>https://takap-tech.com/entry/2026/05/17/194501</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
