Method

NumCosmoMathTimerelapsed_dhms_str

Declaration [src]

gchar*
ncm_timer_elapsed_dhms_str (
  NcmTimer* nt
)

Description [src]

Similar as the function above, but now the resulted time elapsed is returned in a string format.

Return value

Type: gchar*

A string.

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