<?php
$TOC = array (
  0 => 
  array (
    0 => 'hrtime.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'hrtime.examples.php',
    1 => '例',
  ),
  2 => 
  array (
    0 => 'class.hrtime-performancecounter.php',
    1 => 'HRTime\\PerformanceCounter',
  ),
  3 => 
  array (
    0 => 'class.hrtime-stopwatch.php',
    1 => 'HRTime\\StopWatch',
  ),
  4 => 
  array (
    0 => 'class.hrtime-unit.php',
    1 => 'HRTime\\Unit',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.calendar.php',
    1 => '日付および時刻関連',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);