pj_timer_id_t typedef

pj_timer_id_t = Int

The type for internal timer ID.

Implementation

typedef pj_timer_id_t = ffi.Int;