mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +02:00
Not all processors provide a mechanism to read the cycle count. Change the `EntropySource::add_random_event` function to fall back to getting a timestamp from TimeManagement if no cycle count is available.