Method

NumCosmoMathTimertask_cur_datetime_str

Declaration [src]

const gchar*
ncm_timer_task_cur_datetime_str (
  NcmTimer* nt
)

Description [src]

This function returns a string with the current 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.