aboutsummaryrefslogtreecommitdiff
path: root/include/mach/time_value.h
Commit message (Expand)AuthorAgeFilesLines
* Add host_get_time64 RPC to return the time as time_value64_tFlavio Cruz2023-01-191-13/+31
* Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz2023-01-031-1/+26
* time_value: Fix usage in e.g. c89 programsSamuel Thibault2022-12-191-2/+2
* Use struct for time_value_t and define seconds as long_integer_t.Flavio Cruz2022-12-171-1/+26
* Add macros to convert between time_value_t and timespecFlávio Cruz2015-09-191-0/+12
* kern: use proper memory fences when handling the mapped timeJustus Winter2015-09-071-0/+2
* include: provide time-value substractionJustus Winter2015-07-251-7/+24
* Initial sourceThomas Bushnell1997-02-251-0/+80