Spaces DocumentationReferenceSdkStdTimetime_now() def time_now() -> floatGets the current time in seconds since the epoch.ReturnsThe 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