tony2001 / pinba_extension

Pinba PHP extension
http://pinba.org
GNU Lesser General Public License v2.1
83 stars 22 forks source link

add `pinba_timer_epoch()` #11

Open vincentbernat opened 11 years ago

vincentbernat commented 11 years ago

This stops a timer as if it was started from the beginning of the request. This takes the same parameters as pinba_timer_start() but the returned timer is already stopped.