Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有一种工具可以用来测量任务执行的持续时间?
如果是,多少毫秒足以将任务视为繁重任务?
说“繁重的任务”意味着我正在考虑是否将此任务发送到后台线程。发送它意味着需要几天的额外工作才能采用它的结构。如果我不需要,我不想将它发送到后台线程。