audiolatency: Fix string format specifier and use microseconds everywhere
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 27 Feb 2018 19:26:38 +0000 (00:56 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Tue, 27 Feb 2018 19:29:42 +0000 (00:59 +0530)
commit5089ab3428656ca89175e62361362730fc3bda68
tree3ffd45bb1709a76f6622097394b0834a5a96bace
parent307865ec7adcf9d263742741787dd93d83d86e65
audiolatency: Fix string format specifier and use microseconds everywhere

Should fix warnings or build errors on 32-bit platforms and on Windows.

Also clarify in logging that all timestamps are in microseconds.
gst/audiolatency/gstaudiolatency.c