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. |
[editar] Funciones
| 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. | |
| calcula la diferencia entre los tiempos 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. (función) | |
| devuelve la hora actual del sistema como el tiempo desde época 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. (función) | |
| vuelve una prima de reloj del procesador ya que el programa se inicia 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. (función) | |
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. | |
| convierte un objeto tm a una representación textualOriginal: 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. (función) | |
| convierte un objeto time_t a una representación textualOriginal: 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. (función) | |
| convierte un objeto a la representación textual tm personalizadoOriginal: 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. (función) | |
| convierte un objeto tm a la representación personalizada cadena de texto de ancho 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. (función) | |
| convierte el tiempo transcurrido desde la época en cuando calendario expresado en hora universal coordinada 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. (función) | |
| convierte el tiempo transcurrido desde la época en cuando calendario expresado como hora local 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. (función) | |
| convierte el tiempo de calendario a tiempo desde época 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. (función) | |
[editar] Constantes
| número de reloj del procesador ticks por segundo 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. (macro constante) | |
[editar] Tipos
| Calendario de tipo tiempo 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. (clase) | |
| tiempo desde el tipo época 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) | |
| proceso que se ejecuta el tiempo 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) | |