getRequestLoggerSettings().setRequestLoggerEnabled(true); -igor
On Fri, Jun 12, 2009 at 3:04 AM, Steve Swinsburg<[email protected]> wrote: > > Hi all, > > I vaguely remember seeing a component or setting that times how long it > takes to completely render a page then outputs the result in a Label, can > someone point me in the right direction? > > Or is it as simple as just setting the start time in my BasePage, then > checking again at the end of the page in question? (I wouldn't think that > would be exact though as other Wickety things might occur after the > components on my page have been constructed.) > > > thanks, > Steve > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
