dont remember offhand, look in the source. -igor
On Fri, Jun 12, 2009 at 9:29 AM, Steve Swinsburg<[email protected]> wrote: > Thats the one I was after. A question though, what units are the > measurements displayed in? time/totaltime in milliseconds, session size in > bytes? > > thanks, > Steve > > On 12 Jun 2009, at 16:54, Igor Vaynberg wrote: > >> 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] >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
