Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   auparse_feed_age_events    ( 3 )

проверить события на полноту по времени (check events for complete based on time.)

Имя (Name)

auparse_feed_age_events - check events for complete based on time.


Синопсис (Synopsis)

#include <auparse.h>

void auparse_feed_age_events(auparse_state_t *au);


Описание (Description)

auparse_feed_age_events should be called to see if any events are complete based on the current clock time. Any newly complete events will be passed to the callback function.


Возвращаемое значение (Return value)

None.


Смотри также (See also)

auparse_feed(3), auparse_flush_feed(3), auparse_feed_has_data(3)