Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getCurrentHeight
Method
getCurrentHeight
src/main/java/field/graphics/Window.java:362–366 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
360
isThreaded = true;
361
362
363
new
Thread() {
364
@Override
365
public
void
run() {
366
onlyThread = Thread.currentThread();
367
368
while
(true) try {
369
if
(graphicsContext.lock.tryLock(1, TimeUnit.DAYS)) {
Callers
6
install
Method · 0.95
install
Method · 0.95
install
Method · 0.95
install
Method · 0.95
getScreenshotter
Method · 0.95
loaded
Method · 0.80
Calls
1
get
Method · 0.65
Tested by
no test coverage detected