pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
pcmk__time_us Struct Reference

#include <include/crm/common/iso8601_internal.h>

Data Fields

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

Detailed Description

Definition at line 30 of file iso8601_internal.h.

Field Documentation

◆ days

int pcmk__time_us::days

Definition at line 33 of file iso8601_internal.h.

◆ duration

bool pcmk__time_us::duration

Definition at line 36 of file iso8601_internal.h.

◆ months

int pcmk__time_us::months

Definition at line 32 of file iso8601_internal.h.

◆ offset

int pcmk__time_us::offset

Definition at line 35 of file iso8601_internal.h.

◆ seconds

int pcmk__time_us::seconds

Definition at line 34 of file iso8601_internal.h.

◆ useconds

int pcmk__time_us::useconds

Definition at line 37 of file iso8601_internal.h.

◆ years

int pcmk__time_us::years

Definition at line 31 of file iso8601_internal.h.


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