level 1
Task Queue Seconds
%qtime
The number of seconds since the current task first started executing. Note that tasks can be interrupted by higher priority tasks, so this number is not necessarily the total run-time of the task。
应该是指tasker的当前任务从第一次开始运行后的执行时间之和吧。但是当前任务可以被更高级别的任务打断,所以该时间不准的!
2013年11月28日 04点11分