Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ lastVisited
Method
lastVisited
app/src/processing/app/SketchCode.java:270–272 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
268
269
270
public
long lastVisited() {
271
return
visited;
272
}
273
274
275
// . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Callers
1
paintComponent
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected