Java com.vaadin.client Profiler fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.client Profiler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.client Profiler.

The text is from its open source code.

Method

voidenter(String name)
Enters a named block.
doublegetRelativeTimeMillis()
Returns time relative to the particular page load time.
voidleave(String name)
Leaves a named block.