View file cms/stop.php

File size: 46B
<?php
echo round(times() - TIMESTART, 4);
?>