autoease.utils.windows module

@author: meili @contact: meili02@corp.netease.com @file: windows.py @date: 2023/9/4 19:45 @desc:

autoease.utils.windows.get_pid(name)[source]
autoease.utils.windows.is_process_alive(game_pid)[source]
autoease.utils.windows.set_windows_fronted(unreal_game_name: str) None[source]
autoease.utils.windows.add_path_to_env(path: str)[source]
autoease.utils.windows.run_command_sync(command: str, exe_path: str) str[source]
autoease.utils.windows.print_function_exe_time(func)[source]