Skip to content

Instantly share code, notes, and snippets.

@jamband
Created December 3, 2011 06:02
Show Gist options
  • Save jamband/1426242 to your computer and use it in GitHub Desktop.
Save jamband/1426242 to your computer and use it in GitHub Desktop.
<?php
...
Yii::createWebApplication($config)->run();
echo Yii::getLogger()->getExecutionTime(); // 追加
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment