MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
utils.HrtStopwatch Class Reference

Static Public Member Functions

static native void init (int cap)
static native void close ()
static native int top ()
static native int capacity ()
static native int pushmark ()
static native void popmark ()
static native double rtmicros (int y, int x)
static native double ctmicros (int y, int x)
static native void clear ()

Detailed Description

A Java High-Resolution Time Stopwatch Utility.

Definition at line 27 of file HrtStopwatch.java.


The documentation for this class was generated from the following file: