pub unsafe fn allocate(params: Params) -> isizeAvailable 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().