Searched refs:curModTime (Results 1 – 1 of 1) sorted by relevance
186 final long curModTime = cmd.file.lastModified(); in checkCommandFileForUpdate() local187 if (curModTime == 0L) { in checkCommandFileForUpdate()192 } else if (curModTime != cmd.modTime) { in checkCommandFileForUpdate()197 curModTime); in checkCommandFileForUpdate()