<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amaya382</author_name>
  <author_url>https://blog.hatena.ne.jp/amaya382/</author_url>
  <blog_title>水底</blog_title>
  <blog_url>https://amaya382.hatenablog.jp/</blog_url>
  <categories>
    <anon>develop</anon>
    <anon>shell</anon>
  </categories>
  <description>プログラムの実行時間を計測したいけどプログラム自体には手を加えたくないor加えられないということがあると思います。プログラム全体の実行時間の計測時間であれば time コマンドで簡単に行なえますが、より内部的に計測する場合の一つの手段として、標準出力のタイミングをチェックするという方法があります。 そんなときに便利なコマンドのメモです。 例えばこんな感じに。 [2019-05-18 17:11:14] 0 [2019-05-18 17:11:15] 1 [2019-05-18 17:11:16] 2 [2019-05-18 17:11:17] 3 [2019-05-18 17:11:18] 4</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Famaya382.hatenablog.jp%2Fentry%2F2019%2F05%2F18%2F182539&quot; title=&quot;プログラムを変更せずに標準出力ごとにタイムスタンプを付ける方法とPythonでのサンプル - 水底&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>2019-05-18 18:25:39</published>
  <title>プログラムを変更せずに標準出力ごとにタイムスタンプを付ける方法とPythonでのサンプル</title>
  <type>rich</type>
  <url>https://amaya382.hatenablog.jp/entry/2019/05/18/182539</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
