<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eclipse-a</author_name>
  <author_url>https://blog.hatena.ne.jp/eclipse-a/</author_url>
  <blog_title>くふんを狙え</blog_title>
  <blog_url>https://eclipse-a.hatenadiary.org/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>たまには、特定のスクリプトから離れたことを書いてみる。今回は Vim7 で追加された関数 reltime(), reltimestr() に注目してみる。 結論 :h reltime() :h profile 使える条件 v:version &gt;= 700 &amp;&amp; has('reltime') どういう関数か let start = reltime() &quot; ... echo reltimestr(reltime(start)) let start = reltime() &quot; ... let end = reltime() echo reltimestr(reltime(start, end)) て…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feclipse-a.hatenadiary.org%2Fentry%2F20080227%2F1204093292&quot; title=&quot;54 reltime(), reltimestr() - くふんを狙え&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>2008-02-27 15:21:32</published>
  <title>54 reltime(), reltimestr()</title>
  <type>rich</type>
  <url>https://eclipse-a.hatenadiary.org/entry/20080227/1204093292</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
