Home
last modified time | relevance | path

Searched refs:now_secs (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwavenc.c254 time_t now_secs; in peak_write_chunk() local
269 now_secs = now0 / 1000000; in peak_write_chunk()
270 if (strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime_r(&now_secs, &tmpbuf))) { in peak_write_chunk()

Completed in 2 milliseconds