bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH gnumach] Update task_basic_info and thread_basic_info to incl


From: Samuel Thibault
Subject: Re: [PATCH gnumach] Update task_basic_info and thread_basic_info to include time_value64_t data.
Date: Wed, 26 Apr 2023 09:34:25 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Flávio Cruz, le mar. 25 avril 2023 22:26:53 -0400, a ecrit:
>     Ok, but none of the clock(), getrusage() and times() functions expose
>     nano-second precision. If we can avoid complexity when we don't actually
>     need it, I'd rather avoid it :)
> 
> 
> Sounds fair, but doesn't clock_gettime use struct timespec?

Ah, you mean with CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID?
Right, we'd rather try to implement them.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]