我正在编写一个每10分钟录制一次音频的Android应用程序.我正在使用Timer来做到这一点.但是schedule和scheduleAtFixedRate有什么区别?使用一个比另一个有任何性能优势吗?
java multithreading android timer scheduled-tasks
android ×1
java ×1
multithreading ×1
scheduled-tasks ×1
timer ×1