Method

NumCosmoMathTimertask_accumulate

Declaration [src]

void
ncm_timer_task_accumulate (
  NcmTimer* nt,
  guint nitens
)

Description [src]

This function takes a task already created and divids it in nitens. The number of nitens must not exceed the length of the original task.

Parameters

nitens

Type: guint

Number of itens to include in the task.