Method

NumCosmoMathTimertask_elapsed_str

Declaration [src]

const gchar*
ncm_timer_task_elapsed_str (
  NcmTimer* nt
)

Description [src]

This function returns a string wiht the time needed to complete the tasks until the program reaches it. The nt task length must be greater than 0.

Return value

Type: const gchar*

A string.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.