Time POST requests to API write modules
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 25 Mar 2016 19:13:34 +0000 (12:13 -0700)
committerOri.livneh <ori@wikimedia.org>
Thu, 31 Mar 2016 10:05:07 +0000 (10:05 +0000)
commit39c4d09727499ceeae02abfd18fc79c580c0e249
treebfdfda36e4c41a1069ac883745a537275884cecf
parent46e32275628da15275770816361c9613b33ff878
Time POST requests to API write modules

This lets us capture some basic endpoint timing data that is
lacking now, such as upload API call time.

Change-Id: If0627e2d78d82b22ed6bdaaa0fa7fe5f20ef50b1
includes/api/ApiMain.php