Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GRAnimated/MinecraftLCE
/ Clear
Method
Clear
src/4JLibraries_Source/NX/Thread/C4JEventImpl.cpp:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
void C4JEventImpl::Clear() {
8
nn::os::ClearEvent(&this->m_eventType);
9
}
10
11
int C4JEventImpl::WaitForSignal(int time) {
12
nn::os::EventType* event = &m_eventType;
Callers
3
nnMain
Function · 0.80
clear
Method · 0.80
customDraw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected