% STR = WFDB_mstimstr(TIME) % % Convert time or time interval into a string, including ms value. % % TIME: Time, number of samples. If positive it is treated as a time % interval; if negative it is treated as elapsed time, and it is converted % into a time of day using the base time indicated in the '.hea' file or % previously set using WFDB_setbasetime % STR: Resulting string in the format HH:MM:SS.SSS % % http://www.physionet.org