omni.rpm.core#

Submodules Summary:

omni.rpm.core.rpm_core

No submodule docstring provided

omni.rpm.core.rpm_core_result_analyser

No submodule docstring provided

Classes Summary:

Functions Summary:

activate_rpm_core

add_development_metric

add_development_metric_value

add_development_metric_value_with_id

add_production_metric

add_production_metric_value

add_production_metric_value_with_uid

clear_development_metric_data_with_id

copy_phases_data

copy_production_metric_data

copy_production_metric_data_with_uid

create_and_start_benchmark

create_sample_data_token

deactivate_rpm_core

delete_benchmark

end_development_metric_time_scope

end_development_metric_time_scope_with_id

end_phase

end_production_metric_time_scope

end_production_metric_time_scope_with_uid

get_activity_time_ns

get_activity_time_since_start_in_ms

get_benchmark

get_file_output_path

get_gpu_in_use_memory_mb

get_gpu_max_memory_mb

get_gpu_utilization

get_process_physical_memory_mb

get_process_virtual_memory_mb

get_rpm_core_interface

get_system_in_use_memory_mb

get_system_max_memory_mb

get_version_as_string

has_benchmark

is_rpm_core_active

is_save_results_to_file_active

save_benchmark

save_benchmark_result_as_json

set_file_output_path

start_development_metric_time_scope

start_development_metric_time_scope_with_id

start_phase

start_production_metric_time_scope

start_production_metric_time_scope_with_uid

start_save_results_to_file

start_save_results_to_unique_named_file

start_stream_results_to_remote_connection

stop_benchmark

stop_save_results_to_file

stop_stream_results_to_remote_connection

acquire_rpm_core_interface

acquire_rpm_core_interface(plugin_name: str = None, library_path: str = None) -> omni.rpm.core._rpm_core.rpmCorePluginInterface

release_rpm_core_interface

release_rpm_core_interface(arg0: omni.rpm.core._rpm_core.rpmCorePluginInterface) -> None