# timeb.h - [Overview](#section1388557060165629) - [Summary](#section2022395688165629) - [Data Structures](#nested-classes) - [Functions](#func-members) ## **Overview** **Related Modules:** [TIME](TIME.md) **Description:** Provides structures and functions related to the curren time. You can obtain the current time. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures

Data Structure Name

Description

timeb

Describes the time, accurate to millisecond.

## Functions

Function

Description

ftime (struct timeb *tp)

int

Obtains the current time, accurate to milliseconds.