Library "FunctionTimeFrequency" Functions to encode time in a normalized space (-0.5, 0.5) that corresponds to the position of the current time in the referrence frequency of time. The purpose of normalizing the time value in this manner is to provide a consistent and easily comparable representation of normalized time that can be used for various calculations or comparisons without needing to consider the specific scale of time. This function can be particularly useful when working with high-precision timing data, as it allows you to compare and manipulate time values more flexibly than using absolute second counts alone.