<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>swdyh</author_name>
  <author_url>https://blog.hatena.ne.jp/swdyh/</author_url>
  <blog_title>SWDYH</blog_title>
  <blog_url>https://swdyh.hatenadiary.org/</blog_url>
  <categories>
    <anon>javascript</anon>
  </categories>
  <description>Deferrdはまだ見てないんだけど、適当に作ってみた。 function execWhen(cond, proc, opt) { var opt = opt ? opt: {} var limit = opt.limit || 10000 var interval = opt.interval || 500 var current = 0 var timer = null intervalProc() function intervalProc() { if (cond()) { proc() clearTimeout(timer) } else if (current &lt; limit) {…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fswdyh.hatenadiary.org%2Fentry%2F20070115%2F1168871733&quot; title=&quot;結果を待って実行 - SWDYH&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-01-15 23:35:33</published>
  <title>結果を待って実行</title>
  <type>rich</type>
  <url>https://swdyh.hatenadiary.org/entry/20070115/1168871733</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
