commit | 5089ab3428656ca89175e62361362730fc3bda68 | [log] [tgz] |
---|---|---|
author | Nirbheek Chauhan <nirbheek@centricular.com> | Wed Feb 28 00:56:38 2018 +0530 |
committer | Nirbheek Chauhan <nirbheek@centricular.com> | Wed Feb 28 00:59:42 2018 +0530 |
tree | 3ffd45bb1709a76f6622097394b0834a5a96bace | |
parent | 307865ec7adcf9d263742741787dd93d83d86e65 [diff] |
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.