<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>babu_babu_baboo</author_name>
  <author_url>https://blog.hatena.ne.jp/babu_babu_baboo/</author_url>
  <blog_title>babu_babu_babooのゴミ箱</blog_title>
  <blog_url>https://babu-babu-baboo.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>時間を遅らせてコールバック関数を起動する class DelayCBFunc { constructor (cbfunc, time = 500 /*ms*/) { this.cbfunc = cbfunc; this.time = time; this.tmid = null; this.disabled = false; } restart (...args) { this.stop (); this.tmid = setTimeout (this.cbfunc.bind(this,...args), this.time); } stop () { if (this.tmid) this.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbabu-babu-baboo.hateblo.jp%2Fentry%2F2020%2F12%2F28%2F201830&quot; title=&quot;時間を遅らせてコールバック関数を起動する - babu_babu_babooのゴミ箱&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>2020-12-28 20:18:30</published>
  <title>時間を遅らせてコールバック関数を起動する</title>
  <type>rich</type>
  <url>https://babu-babu-baboo.hateblo.jp/entry/2020/12/28/201830</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
