Method
NumCosmoMathTimertask_start
Declaration [src]
void
ncm_timer_task_start (
NcmTimer* nt,
guint task_len
)
Description [src]
This function starts a task at nt with lenght task_len.
nt must not have a task already assigned to it.
task_len must be bigger than 0, task_len>0.