Lines Matching full:seconds
70 Increments in SI seconds like a wall clock.
72 The count of physical SI seconds since 1970, adjusted by subtracting the number
73 of positive leap seconds and adding the number of negative leap seconds.
80 Increments in SI seconds, even while the system is suspended.
82 The count is not adjusted by leap seconds.
86 Increments monotonically in SI seconds while the machine is running.
87 The count is not adjusted by leap seconds.
102 Increments in SI seconds like a wall clock.
106 but without leap seconds.
158 time_t tv_sec; /* seconds */
230 type is a simple count that does not provide a unique encoding for leap seconds,