<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Michael_e29</author_name>
  <author_url>https://blog.hatena.ne.jp/Michael_e29/</author_url>
  <blog_title>何でも屋さんの備忘録</blog_title>
  <blog_url>https://michael-e29.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>ある処理を一時的に止めたいときがある。 この場合time.sleep()を使う。 import time while 1: time.sleep(1.0) #sleep(秒指定)と簡単に1秒待ちができる。 ただしPythonでこのようなコードを書くのは スマートな感じがしない。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmichael-e29.hatenadiary.org%2Fentry%2F20110127%2F1296090610&quot; title=&quot;Pythonでスリープを使う　time.sleep() - 何でも屋さんの備忘録&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>2011-01-27 10:10:10</published>
  <title>Pythonでスリープを使う　time.sleep()</title>
  <type>rich</type>
  <url>https://michael-e29.hatenadiary.org/entry/20110127/1296090610</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
