Method

NumCosmoMathTimertask_end

Declaration [src]

gboolean
ncm_timer_task_end (
  NcmTimer* nt
)

Description [src]

This function ends nt task. The nt task length must be greater than 0.

Return value

Type: gboolean

TRUE if the task is finished, FALSE otherwise.