speed optimization, timestamp, UTC
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Dates and Time en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!