◐ Shell
clean mode source ↗

C Date and time utilities — cppreference.com

De cppreference.com

<metanoindex/>

Fonctions

Defined in header <ctime>

La manipulation du temps

Original:

Time manipulation

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

calcule la différence entre les temps

Original:

computes the difference between times

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

retourne l'heure courante du système dans le temps depuis l'époque

Original:

returns the current time of the system as time since epoch

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

retourne première heure de l'horloge du processeur puisque le programme est lancé

Original:

returns raw processor clock time since the program is started

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

Les conversions de format

Original:

Format conversions

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

convertit un objet tm à une représentation textuelle

Original:

converts a tm object to a textual representation

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

convertit un objet time_t à une représentation textuelle

Original:

converts a time_t object to a textual representation

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

convertit un objet à tm représentation textuelle personnalisée

Original:

converts a tm object to custom textual representation

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

convertit un objet tm à la représentation chaîne personnalisée gamme textuelle

Original:

converts a tm object to custom wide string textual representation

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

convertit le temps depuis l'époque de temps du calendrier exprimée en temps universel coordonné

Original:

converts time since epoch to calendar time expressed as Universal Coordinated Time

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

convertit le temps depuis l'époque de temps du calendrier exprimée en heure locale

Original:

converts time since epoch to calendar time expressed as local time

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

convertit le calendrier en temps depuis l'époque

Original:

converts calendar time to time since epoch

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(fonction) [edit]

Constantes

nombre de ticks d'horloge du processeur par seconde

Original:

number of processor clock ticks per second

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(constante macro) [edit]

Types

Type de temps du calendrier

Original:

calendar time type

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(classe) [edit]

Type de temps écoulé depuis l'époque

Original:

time since epoch type

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(typedef) [edit]

traiter en temps continu

Original:

process running time

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(typedef) [edit]