Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ timeUp
Method
timeUp
source/core/StarTime.cpp:222–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
bool Timer::timeUp() const {
223
return Clock::time() >= 0.0;
224
}
225
226
}
Callers
6
cleanupAndCommit
Method · 0.80
pullRequests
Method · 0.80
sendAll
Method · 0.80
receiveAny
Method · 0.80
run
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64