# timeb ## **Overview** **Related Modules:** [TIME](zh-cn_topic_0000001054879478.md) **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