Home | History | Annotate | Download | only in time

Lines Matching defs:Since

41 	// sec gives the number of seconds elapsed since
213 // seconds since this year as absolute times.
215 // Times measured as an int64 seconds since the year 1?the representation
218 // Times measured as an int64 seconds since the year 1970 are called Unix
224 // west of UTC, since it is year 0. It doesn't seem tenable to say that
651 // Since returns the time elapsed since t.
653 func Since(t Time) Duration {
842 // since January 1, 1970 UTC.
848 // since January 1, 1970 UTC. The result is undefined if the Unix time
997 // sec seconds and nsec nanoseconds since January 1, 1970 UTC.
1069 // Compute days since the absolute epoch.
1125 // Truncate returns the result of rounding t down to a multiple of d (since the zero time).
1128 // Truncate operates on the time as an absolute duration since the
1140 since the zero time).
1144 // Round operates on the time as an absolute duration since the