pacemaker  1.1.17-b36b869ca8
Scalable High-Availability cluster resource manager
Data Fields
crm_time_us Struct Reference

#include <iso8601_internal.h>

Data Fields

int years
 
int months
 
int days
 
int seconds
 
int offset
 
bool duration
 
int useconds
 

Detailed Description

Definition at line 38 of file iso8601_internal.h.

Field Documentation

§ days

int crm_time_us::days

Definition at line 41 of file iso8601_internal.h.

§ duration

bool crm_time_us::duration

Definition at line 44 of file iso8601_internal.h.

§ months

int crm_time_us::months

Definition at line 40 of file iso8601_internal.h.

§ offset

int crm_time_us::offset

Definition at line 43 of file iso8601_internal.h.

§ seconds

int crm_time_us::seconds

Definition at line 42 of file iso8601_internal.h.

§ useconds

int crm_time_us::useconds

Definition at line 45 of file iso8601_internal.h.

§ years

int crm_time_us::years

Definition at line 39 of file iso8601_internal.h.


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