Method

ALSATimerTickTimeEventget_resolution

Declaration [src]

void
alsatimer_tick_time_event_get_resolution (
  const ALSATimerTickTimeEvent* self,
  guint* resolution
)

Description [src]

Get the resolution of tick event.

Parameters

resolution guint*
 

The resolution of tick event.

 The argument will be set by the function.