Method

NumCosmoMathTimertask_mean_time_str

Declaration [src]

const gchar*
ncm_timer_task_mean_time_str (
  NcmTimer* nt
)

Description [src]

This function returns astring with the average time to go through each task.

Return value

Type: const gchar*

A string.

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