MCPcopy Index your code
hub / github.com/processing/processing / getTime

Method getTime

app/src/processing/app/exec/ProcessResult.java:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 public long getTime() {
47 return time;
48 }
49
50 @Override
51 public String toString() {

Callers 1

printHeadersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected