Skip to content

posix/rand: use timespec_get instead of NTP time

The NTP time is basically time timespec_get(TIME_UTC) with bits shifted.

We don't need the EPOCH nor the bit shifting.

Edited by Steve Lhomme

Merge request reports

Loading