Searched refs:us (Results 1 – 1 of 1) sorted by relevance
42 uint us; in bs_time_to_str() local47 us = time % 1000000; in bs_time_to_str()49 sprintf(dest,"%02u:%02u:%02u.%06u",hour, minute, second,us); in bs_time_to_str()