Welcome Guest, Not a member yet? Register   Sign In
Benchmarking Total Execution Time not displaying
#1

[eluser]Unknown[/eluser]
Hi guys! I originally posted on StackOverflow with this problem. You can find my post here:

http://stackoverflow.com/questions/21361...g-properly

The gist of it is that when I call

Code:
(Page rendered in <strong>&lt;?php echo $this->benchmark->elapsed_time(); ?&gt;</strong> seconds)

// or

(Page rendered in <strong>{elapsed_time}</strong> seconds)

Both variations return the exact string

"(Page rendered in {elapsed_time} seconds)"

I originally tried it and had the same problem in CI 2.14, then I did a full and problem-free upgrade to CI 3.0 dev and am still experiencing the same issues. What can I do to fix this? Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB