1 Star 0 Fork 4.9K

famoustang / docs

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

timeb

Overview

Related Modules:

TIME

Description:

Describes the time, accurate to millisecond.

Summary

Data Fields

Variable Name

Description

time

time_t 

millitm

unsigned short 

timezone

short 

dstflag

short 

Details

Field Documentation

dstflag

short timeb::dstflag

Description:

Whether DST is observed

millitm

unsigned short timeb::millitm

Description:

Number of milliseconds in the current time

time

time_t timeb::time

Description:

Total number of seconds elapsed since January 1, 1970 00:00:00 (UTC)

timezone

short timeb::timezone

Description:

Time zone

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

搜索帮助