如何 使用tasker计算应用运行时间
tasker吧
全部回复
仅看楼主
level 1
redemptrix 楼主
就是计算特定应用运行的时间,在官网查的是 %QTIME,但是实际上我打出来后是没有这个变量的,好纠结啊,求大神现身。
2013年11月27日 14点11分 1
level 6
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分 2
level 10
有这个变量,但你只能在当前任务里面用,因为你去到其他地方就统计其他了。
2013年11月28日 09点11分 3
level 13
如果指定的应用在后台运行,tasker是不能识别的。
2013年11月29日 16点11分 5
1