public class SimpleProfiler extends Object
| Constructor and Description |
|---|
SimpleProfiler() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getResults()
get profiling results as string.
|
static void |
logResults()
log results in category PROFILING.
|
static void |
reset()
reset internal data.
|
static void |
start(String name)
start activity.
|
static void |
stop(String name)
stop activity.
|
public SimpleProfiler()
public static void reset()
public static String getResults()
public static void logResults()
Copyright © 2013. All Rights Reserved.