Searched refs:curModTime (Results 1 – 1 of 1) sorted by relevance
206 final long curModTime = cmd.file.lastModified(); in checkCommandFileForUpdate() local207 if (curModTime == 0L) { in checkCommandFileForUpdate()212 } else if (curModTime != cmd.modTime) { in checkCommandFileForUpdate()217 curModTime); in checkCommandFileForUpdate()