Namespace
Varianti

clock_t

Da cppreference.com.
< c‎ | chrono

 
 
Data e ora utilità
Funzioni
Original:
Functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Tempo di manipolazione
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.
difftime
time
clock
Formato conversioni
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.
asctime
ctime
strftime
wcsftime
gmtime
localtime
mktime
Costanti
Original:
Constants
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
CLOCKS_PER_SEC
Tipi
Original:
Types
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
tm
time_t
clock_t
 
Elemento definito nell'header <time.h>
typedef /* unspecified */ clock_t;
Aritmetica tipo in grado di rappresentare il processo in esecuzione tempo di implementazione definita intervallo e la precisione.
Original:
Arithmetic type capable of representing the process running time of implementation-defined range and precision.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

[modifica] Vedi anche

ritorna grezzo in tempo di clock del processore in quanto il programma viene avviato
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.

(funzione) [modifica]
numero di clock del processore zecche al secondo
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 costante) [modifica]
C++ documentation for clock_t