next up previous contents index
Next: xSubTime Up: Time Previous: xGetTime

xAddTime

   

Sets result to the sum of time_1 and time_2. Assumes time_1 and time_2 are in standard time format (i.e., does not check for integer overflow of the usec value).

void xAddTime(XTime *result, XTime time_1, XTime time_2)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996