Next: startTime, Previous: Times, Up: Times
initialize a Time structure to zero.
Time
#include <suplib/times.h> Time *clearTime(Time *t);
Time *tthe Time to clear
Time *t
clearTime clears the passed Time structure.
clearTime
It returns a pointer to the passed Time structure.
Diab Jerius