<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>varmil</author_name>
  <author_url>https://blog.hatena.ne.jp/varmil/</author_url>
  <blog_title>varmil’s diary</blog_title>
  <blog_url>https://varmil.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>RAF (Request Animation Frame) いまさらrequestAnimationFrameを理解する - console.lealog(); 毎秒&quot;およそ&quot;60回(60FPSで)実行される ブラウザの負荷にあわせて、描画準備ができ次第、適宜実行される ブラウザがアクティブでない間は、実行回数が自動で低下されメモリ節約 var anim = function() { console.log('Animations here.'); }; // 1. setInterval window.setInterval(anim, 1000 / 60); // 2. setTimeou…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fvarmil.hateblo.jp%2Fentry%2F2015%2F01%2F14%2F172525&quot; title=&quot;RAFとToolkit for createjs - varmil’s diary&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>2015-01-14 17:25:25</published>
  <title>RAFとToolkit for createjs</title>
  <type>rich</type>
  <url>https://varmil.hateblo.jp/entry/2015/01/14/172525</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
