We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here is a list of Pseudo Variables that you can inlcude in your CodeIgniter Templates
{elapsed_time} An alternate way to show your elapsed time in your view files is to use this pseudo-variable, if you prefer not to use the pure PHP.
http://codeigniter.com/user_guide/libraries/benchmark.html
Are there any more ?