Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boxbeam/RedLib
/ getStackTrace
Method
getStackTrace
src/redempt/redlib/dev/profiler/Sample.java:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}
12
13
public
StackTraceElement[] getStackTrace() {
14
return
stack;
15
}
16
17
public
long getTime() {
18
return
time;
Callers
5
getCallingPlugin
Method · 0.80
SampleSummary
Method · 0.80
start
Method · 0.80
start
Method · 0.80
SelectionTool
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected