Method

NumCosmoMathTimertask_end_datetime_str

Declaration [src]

const gchar*
ncm_timer_task_end_datetime_str (
  NcmTimer* nt
)

Description [src]

This function returns a string with the end time of the nt task in date plus time format.

Return value

Type: const gchar*

A string.

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