Function Karana::Math::isUninitialized# Defined in File Defs.h Function Documentation# bool Karana::Math::isUninitialized(const Ktime &kt)# Check if a Ktime value is initialized. Parameters: kt – The Ktime value to check for initialization. Returns: true if the input Ktime is uninitialized, false otherwise.