Monero
Loading...
Searching...
No Matches
util_resources Namespace Reference

Functions

 available_ram_gb ()
 get_time_pi_seconds (cores, app_dir='.')
 remove_file (name)
 get_file_path (name)
 remove_wallet_files (name)
 file_exists (name)

Detailed Description

    Help determine how much CPU power is available at the given time
    by running numerical calculations

Function Documentation

◆ available_ram_gb()

util_resources.available_ram_gb ( )

◆ file_exists()

util_resources.file_exists ( name)

◆ get_file_path()

util_resources.get_file_path ( name)

◆ get_time_pi_seconds()

util_resources.get_time_pi_seconds ( cores,
app_dir = '.' )

◆ remove_file()

util_resources.remove_file ( name)

◆ remove_wallet_files()

util_resources.remove_wallet_files ( name)