public static class Utils
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Utils = class end
GetCurrentTimeSeconds | Get the current timestamp in seconds. This will return the current time in seconds, this is the same time that is used in Timestamp |
IsSimulation | Get whether the program is running in simulation. |