summaryrefslogtreecommitdiffstats
path: root/pts-core/test-libraries/timer-start.sh
blob: f6e871e07887eee015f271d19a47d2e6c35f8abe (plain)
1
2
3
#!/bin/sh
$PHP_BIN -r "file_put_contents(getenv(\"HOME\") . \"/pts-timer\", microtime(true));"