MCPcopy 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
222bool Timer::timeUp() const {
223 return Clock::time() >= 0.0;
224}
225
226}

Callers 6

cleanupAndCommitMethod · 0.80
pullRequestsMethod · 0.80
sendAllMethod · 0.80
receiveAnyMethod · 0.80
runMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64