Constructor

NumCosmoMathTimernew

Declaration [src]

NcmTimer*
ncm_timer_new (
  void
)

Description [src]

This function creates a new NcmTimer.

Return value

Type: NcmTimer

A new NcmTimer.

The caller of the function takes ownership of the data, and is responsible for freeing it.