We can have better resolution now so this comment can be removed.
---
include/mach/time_value.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/mach/time_value.h b/include/mach/time_value.h
index 8274197d..9c660e7e 100644
--- a/include/mach/time_value.h
+++ b/include/mach/time_value.h
@@ -57,7 +57,7 @@ typedef struct time_value rpc_time_value_t;
/*
* Time value used internally by the kernel that uses 64 bits to track seconds
- * and nanoseconds. Note that the current resolution is only microseconds.
+ * and nanoseconds.
*/
struct time_value64 {
int64_t seconds;
--
2.49.0