public class RenderTime extends Object
| Constructor and Description |
|---|
RenderTime(long maxWait)
RenderTime constructor that take maxWait time in milliseconds.
|
RenderTime(long maxWait,
TimeUnit unit) |
public RenderTime(long maxWait,
TimeUnit unit)
public RenderTime(long maxWait)
maxWait - long wait in millisecondpublic long timeLeft()
public void start()
public void end()
throws PageRenderTimeException
PageRenderTimeExceptionCopyright © 2013. All Rights Reserved.