C Date and time utilities
De cppreference.com
![]() |
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
[modifier] Fonctions
Defined in header
<ctime> | |
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) | |
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) | |
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) | |
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 textuelleOriginal: converts a tm object to a textual representationThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction) | |
convertit un objet time_t à une représentation textuelleOriginal: converts a time_t object to a textual representationThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction) | |
convertit un objet à tm représentation textuelle personnaliséeOriginal: converts a tm object to custom textual representationThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (fonction) | |
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) | |
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) | |
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) | |
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) |
[modifier] 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) |
[modifier] 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) | |
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) | |
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) |