mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
huge correction of tabulators and whitespaces
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
b37ac0982b
commit
66a3d542ac
157 changed files with 2008 additions and 2008 deletions
|
|
@ -390,7 +390,7 @@ int main(int argc, char *argv[])
|
|||
}
|
||||
|
||||
|
||||
printf("\t capture: systime: %lli nsec, audio time %lli nsec, \tsystime delta %lli \t resolution %d ns \n",
|
||||
printf("\t capture: systime: %lli nsec, audio time %lli nsec, \tsystime delta %lli \t resolution %d ns \n",
|
||||
timediff(tstamp_c, trigger_tstamp_c),
|
||||
timestamp2ns(audio_tstamp_c),
|
||||
timediff(tstamp_c, trigger_tstamp_c) - timestamp2ns(audio_tstamp_c), audio_tstamp_report_c.accuracy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue