Searched refs:acTimeLong (Results 1 – 1 of 1) sorted by relevance
162 … uint64_t acTimeLong = static_cast<uint64_t>(statEntity.stat_.st_atim.tv_sec * TIME_CONVERT_BASE + in CopyAndDeleteFile() local166 double acTime = static_cast<long double>(acTimeLong) / TIME_CONVERT_BASE; in CopyAndDeleteFile()