void Ns_IncrTime ( Ns_Time* time, time_t sec, long usec );
void Ns_IncrTime (
Ns_Time* time,
time_t sec,
long usec
);
Increment time by sec.usec, where usec is microseconds.
time
sec
usec
Top of Page
Copyright © 1998-99 America Online, Inc.