| 
    pacemaker
    2.1.3-ea053b43a
    
   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 30 of file iso8601_internal.h.
| int pcmk__time_us::days | 
Definition at line 33 of file iso8601_internal.h.
| bool pcmk__time_us::duration | 
Definition at line 36 of file iso8601_internal.h.
| int pcmk__time_us::months | 
Definition at line 32 of file iso8601_internal.h.
| int pcmk__time_us::offset | 
Definition at line 35 of file iso8601_internal.h.
| int pcmk__time_us::seconds | 
Definition at line 34 of file iso8601_internal.h.
| int pcmk__time_us::useconds | 
Definition at line 37 of file iso8601_internal.h.
| int pcmk__time_us::years | 
Definition at line 31 of file iso8601_internal.h.
 1.8.14