speed optimization, timestamp, UTC

4 views (last 30 days)
Martin
Martin on 14 Jun 2021
Just curious (because I could use it). Is there any way to improve the speed of this line
timestamp = num2str(posixtime(datetime('now', 'TimeZone', 'UTC'))*1000)
My average Elapsed time is something like 0.004255 seconds. Ranging from 0.001-0.01. Improvements would be nice...

Answers (0)

Categories

Find more on Dates and Time in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!