1 Star 0 Fork 5.1K

huangok / docs

forked from OpenHarmony / docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
utime-h.md 2.58 KB
Copy Edit Raw Blame History
wenjun authored 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

utime.h

Overview

Related Modules:

FS

Description:

Provides the function and structure used for setting file access time and modification time.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

utimbuf

Defines the file access time and modification time.

Functions

Function Name

Description

utime (const char *filename, const struct utimbuf *times)

int 

Sets the access time and modification time of a file.

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

Search