![]() |
{elapsed_time} - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: {elapsed_time} (/showthread.php?tid=6292) |
{elapsed_time} - El Forum - 02-21-2008 [eluser]louis w[/eluser] I noticed this built-in function on the default welcome page. Are there others? I can not seem to find documentation about it. {elapsed_time} - El Forum - 02-21-2008 [eluser]Alex007[/eluser] There's {memory_usage} too. See bottom of this page: http://ellislab.com/codeigniter/user-guide/libraries/benchmark.html#execution {elapsed_time} - El Forum - 08-06-2008 [eluser]gvdvenis[/eluser] So these are pseudo variables.. iI this some hidden feature? And if so, would it be possible to create my own {custom_pseudo_variables}? {elapsed_time} - El Forum - 08-06-2008 [eluser]gvdvenis[/eluser] Never mind. I found the answer in this forum post: http://ellislab.com/forums/viewthread/83697. Thanks for reading though ![]() |