Method

NumCosmoMathTimertask_estimate_by_time

Declaration [src]

guint
ncm_timer_task_estimate_by_time (
  NcmTimer* nt,
  gdouble sec
)

Description [src]

This function estimate how many task points would take sec seconds.

Parameters

sec

Type: gdouble

Time in seconds.

Return value

Type: guint

The estimated number of points.