⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.177
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.9
/
site-packages
/
dnf
/
cli
/
__pycache__
/
View File Name :
utils.cpython-39.pyc
a !c @ s d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlZ ddl Z ddlZddlZe ejd Ze dZd d Zdd Zd d Zdd ZdS )z/Various utility functions, and a utility class. )absolute_import)unicode_literals) format_number)_N SC_CLK_TCKdnfc C s t | t S )zConvert a number of jiffies to seconds. How many jiffies are in a second is system-dependent, e.g. 100 jiffies = 1 second is common. :param jiffies: a number of jiffies :return: the equivalent number of seconds )int_USER_HZ)Zjiffies r 1/usr/lib/python3.9/site-packages/dnf/cli/utils.pyjiffies_to_seconds s r c C sj | dkr0d| d | d d | d d | d f S | dkrVd| d | d d | d f S d| d | d f S )a Return a human-readable string representation of the length of a time interval given in seconds. :param seconds: the length of the time interval in seconds :return: a human-readable string representation of the length of the time interval iQ z%d day(s) %d:%02d:%02di <