Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix long Ticker period conversion: cast ms to uint64_t when calculati…
…ng us (#3175) * Fix long Ticker period conversion * Simplify long Ticker period conversion fix by using 1000ULL
- Loading branch information