<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kasei_san</author_name>
  <author_url>https://blog.hatena.ne.jp/kasei_san/</author_url>
  <blog_title>かせいさんとこ</blog_title>
  <blog_url>https://kasei-san.hatenadiary.org/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>.NET</anon>
  </categories>
  <description>先に結論 各関数の分解能*1は以下の通り メソッド名 分解能 getLocalTime 10ms程度 timeGetTime 1ms単位で指定 QueryPerformanceCounter 1秒毎の取得回数をLARGE_INTEGER(64bit int)で指定 経緯 getLocalTimeでアプリの性能計測していた所、1ms単位のシビアな計測箇所で、開始時刻と終了時刻が同一の場合があった。 複数スレッドでgetLocalTimeしていた為、スレッドが原因と勘違いし、調査に時間を浪費。 MSDNに分解能をちゃんと書いてくれ…。 getLocalTime 10ms程度の誤差が出る模様(分解能…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkasei-san.hatenadiary.org%2Fentry%2F20070727%2Fp1&quot; title=&quot;windowsで使える各種時間取得関数の精度まとめ - かせいさんとこ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-07-27 00:00:00</published>
  <title>windowsで使える各種時間取得関数の精度まとめ</title>
  <type>rich</type>
  <url>https://kasei-san.hatenadiary.org/entry/20070727/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
