Function

NumCosmoMathTimerclear

Declaration [src]

void
ncm_timer_clear (
  NcmTimer** nt
)

Description [src]

Decreases the reference count of nt by one and sets nt to NULL.

Parameters

nt

Type: NcmTimer

A NcmTimer.

The data is owned by the caller of the function.