snd_timer_status_get_timestamp method
Implementation
snd_htimestamp_t snd_timer_status_get_timestamp(
ffi.Pointer<snd_timer_status_t> status,
) {
return _snd_timer_status_get_timestamp(
status,
);
}
snd_htimestamp_t snd_timer_status_get_timestamp(
ffi.Pointer<snd_timer_status_t> status,
) {
return _snd_timer_status_get_timestamp(
status,
);
}