Date and time utilities
Материал из cppreference.com
< c
|
|
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. |
[править] Функции
| Определено в файле <time.h>
| |
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. | |
| вычисляет разницу между раз 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. (функция) | |
| возвращает текущее время системы как раз с эпохой 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. (функция) | |
| возвращает необработанное процессорное время, прошедшее с момента старта программы (функция) | |
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. | |
| преобразует time_t объекта в текстовое представлениеOriginal: 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. (функция) | |
| преобразует tm объекта в текстовое представлениеOriginal: 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. (функция) | |
| преобразует tm объект пользовательского текстовое представлениеOriginal: 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. (функция) | |
| преобразует ТМ объекта в пользовательской строки широких текстовое представление 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. (функция) | |
| преобразует времен эпохи к календарному времени выражается как Универсальное координированное время 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. (функция) | |
| преобразует времен эпохи к календарному времени выражается по местному времени 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. (функция) | |
| преобразует календарное время от времени с начала эпохи 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. (функция) | |
[править] Константы
| Число процессоров тикают часы в секунду 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. (константа-макрос) | |
[править] Типы
| календарного времени типа 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. (класс) | |
| Время начала эпохи типа 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. (определение типа) | |
| протекающего времени 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. (определение типа) | |