Method

NumCosmoMathTimertask_has_ended

Declaration [src]

gboolean
ncm_timer_task_has_ended (
  NcmTimer* nt
)

Description [src]

This function verifies if nt task has ended. The nt task length must be greater than 0.

Return value

Type: gboolean

TRUE if the task has ended, FALSE otherwise.