allocate

Function allocate 

Source
pub unsafe fn allocate(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Allocates a timer (initially stopped) and returns its identifier.

This is a register function. The associated unregister function is free().