Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




timer_start [ WordPress Function ]

timer_start ( No parameters )
Access:
  • private
Returns:
  • (bool) Always returns true.
Defined at:



PHP 5 standard microtime start capture.

Source


<?php
function timer_start() {
    global 
$timestart;
    
$timestart microtimetrue );
    return 
true;
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics