Example usage for Java com.vaadin.client Profiler fields, constructors, methods, implement or subclass
The text is from its open source code.
void | enter(String name) Enters a named block. |
double | getRelativeTimeMillis() Returns time relative to the particular page load time. |
void | leave(String name) Leaves a named block. |