Method

NumCosmoMathTimerref

Declaration [src]

NcmTimer*
ncm_timer_ref (
  NcmTimer* nt
)

Description [src]

Increases the reference count of nt by one.

Return value

Type: NcmTimer

nt.

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