We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
设备:oppo findx, Andriod10; [E 240625 14:31:37 android_fps:295] an exception hanpend in fps _collector_thread , reason unkown! [D 240625 14:31:37 android_fps:297] Traceback (most recent call last): File "C:\Install\python12\Lib\site-packages\solox\public\android_fps.py", line 269, in _collector_thread refresh_period, new_timestamps = self._get_surfaceflinger_frame_data() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Install\python12\Lib\site-packages\solox\public\android_fps.py", line 419, in _get_surfaceflinger_frame_data if len(results) <= 1 or int(results[-2].split()[0]) ==0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
No branches or pull requests
设备:oppo findx, Andriod10;
[E 240625 14:31:37 android_fps:295] an exception hanpend in fps _collector_thread , reason unkown!
[D 240625 14:31:37 android_fps:297] Traceback (most recent call last):
File "C:\Install\python12\Lib\site-packages\solox\public\android_fps.py", line 269, in _collector_thread
refresh_period, new_timestamps = self._get_surfaceflinger_frame_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Install\python12\Lib\site-packages\solox\public\android_fps.py", line 419, in _get_surfaceflinger_frame_data
if len(results) <= 1 or int(results[-2].split()[0]) ==0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered: