C++ Language/Std/CRuntime/Time

The C-Runtime library provides some functions for expressing time.

  1. Time as a String
  2. Precise Time
  3. Timespan as CPU Clockticks
Category:Book:C++ Language#Std/CRuntime/Time%20
Category:Book:C++ Language