Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [backdream] How to add a sub that can show forum load time?

Quote Reply
Re: [backdream] How to add a sub that can show forum load time? In reply to
If you are going to leave the Time to Load message there all the time, you might use this sub for the global variable time_elapsed

sub { sprintf("%.2f", Time::HiRes::time() - $GForum::Start::Time) }

Cool

----------
Michael J. Challis - CRUZN8R - PT Cruiser Club - http://www.ptcruiserclub.org

http://www.ptcruiserclub.org/forum
Subject Author Views Date
Thread How to add a sub that can show forum load time? backdream 14101 Oct 17, 2002, 5:01 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
Jagerman 13663 Oct 30, 2002, 11:51 AM
Thread Re: [Jagerman] How to add a sub that can show forum load time?
backdream 13706 Oct 30, 2002, 4:16 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
backdream 13704 Oct 30, 2002, 4:25 PM
Post Re: [backdream] How to add a sub that can show forum load time?
yogi 13682 Oct 30, 2002, 11:56 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
Alex 13690 Oct 31, 2002, 9:20 AM
Thread Re: [Alex] How to add a sub that can show forum load time?
backdream 13667 Oct 31, 2002, 4:00 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
Alex 13664 Oct 31, 2002, 4:01 PM
Thread Re: [Alex] How to add a sub that can show forum load time?
backdream 13636 Nov 3, 2002, 4:04 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
Paul 13660 Nov 3, 2002, 5:38 PM
Thread Re: [Paul] How to add a sub that can show forum load time?
backdream 13648 Nov 3, 2002, 8:28 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
Paul 13617 Nov 4, 2002, 2:52 AM
Thread Re: [Paul] How to add a sub that can show forum load time?
backdream 13651 Nov 4, 2002, 3:49 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
backdream 13667 Nov 4, 2002, 8:31 PM
Thread Re: [backdream] How to add a sub that can show forum load time?
Jagerman 13611 Nov 5, 2002, 4:58 PM
Thread Re: [Jagerman] How to add a sub that can show forum load time?
Franco 13549 Apr 2, 2003, 8:55 PM
Thread Re: [Franco] How to add a sub that can show forum load time?
Paul 13471 Apr 3, 2003, 12:35 AM
Thread Re: [Paul] How to add a sub that can show forum load time?
carfac 13453 Apr 3, 2003, 11:27 AM
Thread Re: [carfac] How to add a sub that can show forum load time?
Paul 13455 Apr 3, 2003, 11:42 AM
Thread Re: [Paul] How to add a sub that can show forum load time?
carfac 13497 Apr 3, 2003, 11:52 AM
Thread Re: [carfac] How to add a sub that can show forum load time?
Paul 13440 Apr 3, 2003, 1:41 PM
Thread Re: [Paul] How to add a sub that can show forum load time?
carfac 13348 May 24, 2003, 7:44 AM
Thread Re: [carfac] How to add a sub that can show forum load time?
Jagerman 13383 May 24, 2003, 2:35 PM
Post Re: [Jagerman] How to add a sub that can show forum load time?
carfac 1863 May 26, 2003, 3:29 PM
Post Re: [Franco] How to add a sub that can show forum load time?
Jagerman 13465 Apr 3, 2003, 11:14 AM
Post Re: [backdream] How to add a sub that can show forum load time?
CRUZN8R 13503 Apr 2, 2003, 12:20 PM