dis temperature all #查看设备温度,各模块当前的温度应该在上下限之间,即“Current”的值在“Lower”和“Upper”之间。 dis cpu-usage #查看cpu状态。各模块的CPU占用率正常。如果出现CPU占用率长时间超过80%或者频繁出现超过80%的情况,建议重点关注。 dis memory-usage #查看内存占用情况 dis logbuffer #查看日志...
dispatch_queue_get_qos_class dispatch_queue_create_with_target 在队列上提交任务 概述 dispatch_async dispatch_async_f dispatch_sync dispatch_sync_f dispatch_after dispatch_after_f dispatch_time dispatch_walltime dispatch_once dispatch_once_f dispatch_apply dispatch_apply_f dispa...