getFileUpdateTime method

int getFileUpdateTime ()

获取文件更新时间

Implementation

int getFileUpdateTime(){
  return _updateTime;
}