On Mon, 29 Jul 2019, Dmitry Safonov wrote:
>  static const struct k_clock clock_monotonic = {
>       .clock_getres           = posix_get_hrtimer_res,
> -     .clock_get_timespec     = posix_ktime_get_ts,
> +     .clock_get_timespec     = posix_get_timespec,

 posix_get_monotonic_timespec

Please.

Reply via email to