api / org.gradle.api.file / FileTreeElement / getLastModified

getLastModified

abstract fun getLastModified(): Long

Returns the last modified time of this file at the time of file traversal.

Return
The last modified time.