speed optimization, timestamp, UTC
1 view (last 30 days)
Show older comments
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...
0 Comments
Answers (0)
See Also
Categories
Find more on Dates and Time in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!