std::clock_t
Da 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. |
Definido no cabeçalho <ctime>
|
||
typedef /* unspecified */ clock_t; |
||
Tipo de aritmética capaz de representar o processo de execução tempo de aplicação definida alcance e precisão.
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.
You can help to correct and verify the translation. Click here for instructions.
[editar] Veja também
retorna relógio-prima processador desde que o programa é iniciado 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. (função) | |
número de clock do processador carrapatos 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) | |
Documentação C para clock_t
|