summaryrefslogtreecommitdiff
path: root/include/mach/time_value.h
AgeCommit message (Expand)Author
2025-05-01Fix commentZhaoming Luo
2025-02-14Avoid MACRO_BEGIN/END for installed filesSamuel Thibault
2025-02-12Use MACRO_BEGIN/ENDSamuel Thibault
2024-12-29kern: Add a mach host operation which returns elapsed time since bootupZhaoming Luo
2023-03-13Drop spurious tabsSamuel Thibault
2023-03-13Track task and thread time using time_value64_t.Flavio Cruz
2023-02-23Add TIME_VALUE64_TO_TIMESPEC and TIMESPEC_TO_TIME_VALUE64Flavio Cruz
2023-02-13time_value: Fix rpc_time_value_t compatibility.Samuel Thibault
2023-01-19Add host_get_time64 RPC to return the time as time_value64_tFlavio Cruz
2023-01-03Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz
2022-12-19time_value: Fix usage in e.g. c89 programsSamuel Thibault
2022-12-17Use struct for time_value_t and define seconds as long_integer_t.Flavio Cruz
2015-09-19Add macros to convert between time_value_t and timespecFlávio Cruz
2015-09-07kern: use proper memory fences when handling the mapped timeJustus Winter
2015-07-25include: provide time-value substractionJustus Winter
1997-02-25Initial sourceThomas Bushnell