1 Star 0 Fork 4.9K

famoustang / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
utimbuf.md 2.16 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

utimbuf

Overview

Related Modules:

FS

Description:

Defines the file access time and modification time.

Summary

Data Fields

Variable Name

Description

actime

time_t 

modtime

time_t 

Details

Field Documentation

actime

time_t utimbuf::actime

Description:

File access time: the last time the file was accessed

modtime

time_t utimbuf::modtime

Description:

File modification time: the last time the file was modified

1
https://gitee.com/famoustang/docs.git
git@gitee.com:famoustang/docs.git
famoustang
docs
docs
master

搜索帮助