Method

ALSATimerTickTimeEventget_count

Declaration [src]

void
alsatimer_tick_time_event_get_count (
  const ALSATimerTickTimeEvent* self,
  guint* count
)

Description [src]

Get the tick count since the last event.

Parameters

count guint*
 

The tick count since the last event.

 The argument will be set by the function.