<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>walkingmask</author_name>
  <author_url>https://blog.hatena.ne.jp/walkingmask/</author_url>
  <blog_title>walkingmask’s development log</blog_title>
  <blog_url>https://walkingmask.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>オフィシャルな方法ではないけど、表題の機能をこの2つだけで実現する方法をログ。 ただし、分単位での実行やユーザの滞在時間内での話になる。 developers-jp.googleblog.com これ系の記事をググると、こういった正当な方法が出てくるので、特に制約がないのであればこっちの方がいいと思う。 けど、世の中色々な条件下での開発があるよね😇 ってことで小技を使って実現する。 更新時間を分単位で保存する // front.js // 1000ms毎に値を保存する setInterval(() =&gt; { dbRef.child('updatedAt').set(parseInt(Date.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwalkingmask.hatenablog.com%2Fentry%2F2018%2F10%2F03%2F230214&quot; title=&quot;Firebase Realtime Database と Cloud Functions でジョブを定期実行する小技 - walkingmask’s development log&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>2018-10-03 23:02:14</published>
  <title>Firebase Realtime Database と Cloud Functions でジョブを定期実行する小技</title>
  <type>rich</type>
  <url>https://walkingmask.hatenablog.com/entry/2018/10/03/230214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
