Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ reset
Method
reset
source/core/StarTime.cpp:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void Clock::reset() {
102
RecursiveMutexLocker locker(m_mutex);
103
updateElapsed();
104
m_elapsedTicks = 0;
105
}
106
107
void Clock::stop() {
108
RecursiveMutexLocker locker(m_mutex);
Callers
15
indicateNew
Method · 0.45
setHighlightEnabled
Method · 0.45
sendInputEvent
Method · 0.45
update
Method · 0.45
dismissed
Method · 0.45
sendEvent
Method · 0.45
removeFocus
Method · 0.45
update
Method · 0.45
shutdown
Method · 0.45
changeState
Method · 0.45
unlock
Method · 0.45
Thread
Method · 0.45
Calls
no outgoing calls
Tested by
8
shiftLeft
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TearDown
Method · 0.36
TEST
Function · 0.36
Advance
Method · 0.36
Current
Method · 0.36
InitDeathTestSubprocessControlInfo
Function · 0.36