JWS C Library
C language utility library
|
#include <time.h>
Data Fields | |
struct tms | time |
System dependent time structure. |
Timer structure.
Holds the time of initialization and can be reset to the current time. Used to measure the length of ellapsed time.
struct tms Timer::time |