Constructor
NumCosmoMathTimernew
Declaration [src]
NcmTimer*
ncm_timer_new (
void
)
Return value
Type: NcmTimer
A new NcmTimer.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
NcmTimer*
ncm_timer_new (
void
)
Type: NcmTimer
A new NcmTimer.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |