<?php
$TOC = array (
  0 => 
  array (
    0 => 'hrtime-stopwatch.getelapsedticks.php',
    1 => 'HRTime\\StopWatch::getElapsedTicks',
  ),
  1 => 
  array (
    0 => 'hrtime-stopwatch.getelapsedtime.php',
    1 => 'HRTime\\StopWatch::getElapsedTime',
  ),
  2 => 
  array (
    0 => 'hrtime-stopwatch.getlastelapsedticks.php',
    1 => 'HRTime\\StopWatch::getLastElapsedTicks',
  ),
  3 => 
  array (
    0 => 'hrtime-stopwatch.getlastelapsedtime.php',
    1 => 'HRTime\\StopWatch::getLastElapsedTime',
  ),
  4 => 
  array (
    0 => 'hrtime-stopwatch.isrunning.php',
    1 => 'HRTime\\StopWatch::isRunning',
  ),
  5 => 
  array (
    0 => 'hrtime-stopwatch.start.php',
    1 => 'HRTime\\StopWatch::start',
  ),
  6 => 
  array (
    0 => 'hrtime-stopwatch.stop.php',
    1 => 'HRTime\\StopWatch::stop',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.hrtime.php',
    1 => 'HRTime',
  ),
  1 => 
  array (
    0 => 'refs.calendar.php',
    1 => 'Extensions relatives aux dates et aux heures',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);