Searched refs:NSEC_PER_MONTH (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dtime-util.h61 #define NSEC_PER_MONTH ((nsec_t) (2629800ULL*NSEC_PER_SEC)) macro
H A Dtime-util.c821 { "months", NSEC_PER_MONTH },
822 { "month", NSEC_PER_MONTH },

Completed in 13 milliseconds