pacemaker  3.0.0-d8340737c4
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 37 of file iso8601_internal.h.

Field Documentation

◆ days

int pcmk__time_us::days

Definition at line 40 of file iso8601_internal.h.

◆ duration

bool pcmk__time_us::duration

Definition at line 43 of file iso8601_internal.h.

◆ months

int pcmk__time_us::months

Definition at line 39 of file iso8601_internal.h.

◆ offset

int pcmk__time_us::offset

Definition at line 42 of file iso8601_internal.h.

◆ seconds

int pcmk__time_us::seconds

Definition at line 41 of file iso8601_internal.h.

◆ useconds

int pcmk__time_us::useconds

Definition at line 44 of file iso8601_internal.h.

◆ years

int pcmk__time_us::years

Definition at line 38 of file iso8601_internal.h.


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