Informática Asociada ia doc & examples Index Examples List

ia\DevTools\iaTimer

Calculate & report timing for pieces of code, by label.
Each label started more than once, simple stats are reported.

Documentation jit ia\DevTools\iaTimer Documentation Usage sample Index Examples List


Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /lamp/www/iaLib/inc_ia/DevTools/src/iaTimer.php on line 247