Spaces DocumentationSdkStdTimetime_now() def time_now()Gets the current time in seconds since the epoch.Returnsfloat the current time in seconds since the epoch.time_sleep() def time_sleep(seconds)Sleep for a number of seconds.Argsseconds - float The number of seconds to sleepJSON