public class NWorkspaceProfilerImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,AtomicLong> |
map |
| Constructor and Description |
|---|
NWorkspaceProfilerImpl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug() |
static AtomicLong |
of(String s) |
static void |
sleep(long ms,
String name) |
public static final Map<String,AtomicLong> map
public static AtomicLong of(String s)
public static void sleep(long ms,
String name)
public static void debug()
Copyright © 2026 vpc open source initiative. All rights reserved.