pa_timeval_diff

Calculate the difference between the two specified timeval * structs.

extern (C)
pa_timeval_diff
(
const(timeval)* a
,
const(timeval)* b
)

Meta