NvBlastTicksToSeconds
Defined in lowlevel/NvBlast.h
-
double NvBlastTicksToSeconds(int64_t ticks)
Convert a tick value from NvBlastTimers to seconds.
- Parameters
ticks – [in] The tick value.
- Returns
the seconds correposnding to the input tick value.