MCPcopy 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

paintComponentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected