MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / start0

Method start0

src/api/one/profiler/AsyncProfiler.java:290–290  ·  view source on GitHub ↗
(String event, long interval, boolean reset)

Source from the content-addressed store, hash-verified

288 }
289
290 private native void start0(String event, long interval, boolean reset) throws IllegalStateException;
291
292 private native void stop0() throws IllegalStateException;
293

Callers 2

startMethod · 0.95
resumeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected