aboutsummaryrefslogtreecommitdiff
path: root/include/mach/time_value.h
Commit message (Expand)AuthorAgeFilesLines
* Track task and thread time using time_value64_t.Flavio Cruz2023-03-131-0/+5
* Add TIME_VALUE64_TO_TIMESPEC and TIMESPEC_TO_TIME_VALUE64Flavio Cruz2023-02-231-0/+12
* time_value: Fix rpc_time_value_t compatibility.Samuel Thibault2023-02-131-1/+6
* 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