Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ createThread
Method
createThread
core/src/processing/core/PSurfaceNone.java:181–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
180
181
public
Thread createThread() {
182
return
new
AnimationThread();
183
}
184
185
186
public
void
startThread() {
Callers
1
startThread
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected