Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeRT/NodeRT
/ GetIdleToken
Method
GetIdleToken
src/NodeRTLib/ProjectFiles/node-async.h:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
static uv_idle_t* __cdecl GetIdleToken() { return TokenData::NewIdleToken(); }
191
192
static uv_idle_t* __cdecl GetIdleToken(
193
Handle<Function> callback,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected