Function Karana::Math::ktimeToSeconds

Function Karana::Math::ktimeToSeconds#

Function Documentation#

double Karana::Math::ktimeToSeconds(const Ktime &kt)#

Convert a Ktime value to a double (units in seconds).

Parameters:

kt – The Ktime value to convert.

Returns:

The converted time.