Crate hbs_acc_sys [] [src]

Structs

heartbeat_acc_context

A heartbeat_acc_context is used for tracking performance/accuracy of recurring jobs.

heartbeat_acc_record

A heartbeat record with current rates (performance and accuracy).

Functions

hb_acc_get_global_accuracy
hb_acc_get_global_accuracy_rate
hb_acc_get_global_perf
hb_acc_get_global_time
hb_acc_get_global_work
hb_acc_get_instant_accuracy_rate
hb_acc_get_instant_perf
hb_acc_get_log_fd
hb_acc_get_user_tag
hb_acc_get_window_accuracy
hb_acc_get_window_accuracy_rate
hb_acc_get_window_perf
hb_acc_get_window_size
hb_acc_get_window_time
hb_acc_get_window_work
hb_acc_log_header
hb_acc_log_window_buffer
heartbeat_acc
heartbeat_acc_init

Type Definitions

heartbeat_acc_window_complete

Typedef for the window completion callback function.