pub unsafe extern "C" fn tr_timerAddMsec(
    timer: *mut event,
    milliseconds: c_int
)
Expand description

@brief Convenience wrapper around timer_add () to have a timer wake up in a number of milliseconds @param timer @param milliseconds