Method

NumCosmoMathTimertask_add_tasks

Declaration [src]

void
ncm_timer_task_add_tasks (
  NcmTimer* nt,
  guint ptasks
)

Description [src]

This function adds ptasks to nt. The nt task length must be greater than 0.

Parameters

ptasks

Type: guint

Number of taks to be added.