File libsrc/time_2.c


Included Files


Global Function build_timestamp_str()

char* build_timestamp_str ( struct timeval* tvp, char* buf )
Prototyped in: mplib1/timestamp.h
Calls: gmtime(), sprintf(), strcat(), strftime()
Called by: make_timestamp_str() libsrc/time_3.c