![]() |
pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
#include <include/crm/common/iso8601_internal.h>
Data Fields | |
| int | years |
| int | months |
| int | days |
| int | seconds |
| int | offset |
| bool | duration |
| int | useconds |
Definition at line 37 of file iso8601_internal.h.
| int pcmk__time_us::days |
Definition at line 40 of file iso8601_internal.h.
| bool pcmk__time_us::duration |
Definition at line 43 of file iso8601_internal.h.
| int pcmk__time_us::months |
Definition at line 39 of file iso8601_internal.h.
| int pcmk__time_us::offset |
Definition at line 42 of file iso8601_internal.h.
| int pcmk__time_us::seconds |
Definition at line 41 of file iso8601_internal.h.
| int pcmk__time_us::useconds |
Definition at line 44 of file iso8601_internal.h.
| int pcmk__time_us::years |
Definition at line 38 of file iso8601_internal.h.
1.8.14