<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hecomi</author_name>
  <author_url>https://blog.hatena.ne.jp/hecomi/</author_url>
  <blog_title>凹みTips</blog_title>
  <blog_url>https://tips.hecomi.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>d:id:hecomi:20100715にて「boost::timerを使って1行コードを挟むだけで経過時間計測」という記事を書きました．その続きのおはなしです．前回のエントリでは， CTimer t; ... // 長い処理1 t(&quot;process 1&quot;); // 1の処理にかかった時間を書き出す ... // 長い処理2 t(&quot;process 2&quot;); // 2の処理にかかった時間を書き出す という形でした．しかしながらt(&quot;hogehoge&quot;)なんて記述が突然コードの中に＼デデーン／と挟まれていたら何か気持ち悪いですよね．また前回の計測位置を勘違いして，「あれ，思ったより時間が掛かってい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftips.hecomi.com%2Fentry%2F20110117%2F1295259053&quot; title=&quot; boost::timerを使ってブロック内を時間計測 - 凹みTips&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>2011-01-17 19:10:53</published>
  <title> boost::timerを使ってブロック内を時間計測</title>
  <type>rich</type>
  <url>https://tips.hecomi.com/entry/20110117/1295259053</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
