MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
HCIManager Struct Reference

#include <hci.h>

Collaboration diagram for HCIManager:
[legend]

Public Attributes

char * prefix
 
int FOFEnabled
 
double TimeLastCheckPoint
 
double AutoCheckPointTime
 
double LongestTimeBetweenQueries
 
double WallClockTimeLimit
 
double timer_query_begin
 
double timer_begin
 
int OVERRIDE_NOW
 
double _now
 

Detailed Description

Definition at line 4 of file hci.h.

Member Data Documentation

◆ _now

double HCIManager::_now

Definition at line 17 of file hci.h.

Referenced by hci_now(), and hci_override_now().

◆ AutoCheckPointTime

double HCIManager::AutoCheckPointTime

Definition at line 9 of file hci.h.

Referenced by hci_init(), and hci_query_auto_checkpoint().

◆ FOFEnabled

int HCIManager::FOFEnabled

Definition at line 7 of file hci.h.

Referenced by hci_init(), and hci_query().

◆ LongestTimeBetweenQueries

double HCIManager::LongestTimeBetweenQueries

◆ OVERRIDE_NOW

int HCIManager::OVERRIDE_NOW

Definition at line 16 of file hci.h.

Referenced by hci_now(), and hci_override_now().

◆ prefix

char* HCIManager::prefix

Definition at line 6 of file hci.h.

Referenced by hci_init(), and hci_query_filesystem().

◆ TimeLastCheckPoint

double HCIManager::TimeLastCheckPoint

Definition at line 8 of file hci.h.

Referenced by hci_query(), and hci_query_auto_checkpoint().

◆ timer_begin

double HCIManager::timer_begin

Definition at line 13 of file hci.h.

Referenced by hci_get_elapsed_time(), and hci_init().

◆ timer_query_begin

double HCIManager::timer_query_begin

Definition at line 12 of file hci.h.

Referenced by hci_init(), and hci_update_query_timer().

◆ WallClockTimeLimit

double HCIManager::WallClockTimeLimit

Definition at line 11 of file hci.h.

Referenced by hci_init(), and hci_query_timeout().


The documentation for this struct was generated from the following file: