<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tom_yama</author_name>
  <author_url>https://blog.hatena.ne.jp/tom_yama/</author_url>
  <blog_title>tomyamaのブログ</blog_title>
  <blog_url>https://tomyama.hatenablog.jp/</blog_url>
  <categories>
    <anon>C言語</anon>
    <anon>プログラム</anon>
    <anon>コンピューター</anon>
    <anon>Cygwin</anon>
    <anon>Windows</anon>
  </categories>
  <description>C言語の「clock()関数」のサンプルプログラムです。 #include &lt;time.h&gt; clock_t clock(); clock()関数は、プログラムの実行開始から数えたシステム時計のサイクル数を返します。秒数を算出するには。この値をCLOCKS_PER_SECマクロで割ります。 目次 目次 ソースコード [clock.c] 実行例 Windows 10, Visual Studio 2022「x86 Native Tools Command Prompt for VS 2022」 Cygwin 3.3.6-1 ( gcc 11.3.0 ) ソースコード [clock.c] #inc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomyama.hatenablog.jp%2Fentry%2F2022%2F10%2F03%2F222508&quot; title=&quot;C言語 clock() プロセッサ時間の取得 - tomyamaのブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tom_yama/20221019/20221019033004.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-10-03 22:25:08</published>
  <title>C言語 clock() プロセッサ時間の取得</title>
  <type>rich</type>
  <url>https://tomyama.hatenablog.jp/entry/2022/10/03/222508</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
