Module libpulse_binding::mainloop::events::timer[][src]

Main loop timer events.

Structs

TimeEvent

A timer event source object. This acts as a safe Rust wrapper for the actual C object.

Enums

TimeEventInternal

An opaque timer event source object

Type Definitions

TimeEventCb

A time event callback prototype

TimeEventDestroyCb

A time event destroy callback prototype