MCPcopy Create free account
hub / github.com/apache/ant / formatTime

Method formatTime

src/main/org/apache/tools/ant/DefaultLogger.java:308–310  ·  view source on GitHub ↗

Convenience method to format a specified length of time. @param millis Length of time to format, in milliseconds. @return the time as a formatted string. @see DateUtils#formatElapsedTime(long)

(final long millis)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

buildFinishedMethod · 0.95
targetFinishedMethod · 0.95
taskFinishedMethod · 0.95
buildFinishedMethod · 0.95

Calls 1

formatElapsedTimeMethod · 0.95

Tested by

no test coverage detected