Commit 3acb265c authored by bunnei's avatar bunnei
Browse files

common: wall_clock: Fix integer overflow with StandardWallClock.

- Previous optimized impl. resulted in an integer overflow, so revert.
- This is our slow/fallback path that should never be really be used, so the optimization in unimportant.
parent 728ee181
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment