Пример #1
0
def boot_time():
    """The system boot time expressed in seconds since the epoch."""
    return cext.boot_time()
Пример #2
0
def boot_time():
    """The system boot time expressed in seconds since the epoch."""
    return cext.boot_time()