<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fortran66</author_name>
  <author_url>https://blog.hatena.ne.jp/fortran66/</author_url>
  <blog_title>fortran66のブログ</blog_title>
  <blog_url>https://fortran66.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>stopwatch github.com program test use m_zmq implicit none type(c_ptr), pointer :: watch integer :: itime allocate(watch) print *, 'start watch' watch = zmq_stopwatch_start() call zmq_sleep(1) itime = zmq_stopwatch_intermediate(watch) print *, 'time=', itime call zmq_sleep(2) itime = zmq_stopwatch_st…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffortran66.hatenablog.com%2Fentry%2F2019%2F06%2F16%2F004847&quot; title=&quot;【メモ帳】ZMQ helper - fortran66のブログ&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://images-fe.ssl-images-amazon.com/images/I/51Pv5pLgsUL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-16 00:48:47</published>
  <title>【メモ帳】ZMQ helper</title>
  <type>rich</type>
  <url>https://fortran66.hatenablog.com/entry/2019/06/16/004847</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
