GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
std::clock_t(3) C++ Standard Libary std::clock_t(3)

std::clock_t - std::clock_t


Defined in header <ctime>
typedef /* unspecified */ clock_t;


Arithmetic type capable of representing the process running time of
implementation-defined range and precision.


clock returns raw processor clock time since the program is started
(function)
CLOCKS_PER_SEC number of processor clock ticks per second
(macro constant)

2022.07.31 http://cppreference.com

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.