Skip to content
New issue

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

如何测试帧率,消耗的网络流量 #31

Open
simonfox163 opened this issue Jan 27, 2014 · 2 comments
Open

如何测试帧率,消耗的网络流量 #31

simonfox163 opened this issue Jan 27, 2014 · 2 comments

Comments

@simonfox163
Copy link

如题,我想请问鲁工,如何测试帧率,消耗的网络流量?

@luxiaoyu
Copy link
Contributor

local.getPackageRcv(String packageName) //count how many bytes from tcp app received until now
local.getPackageSnd(String packageName) //count how many bytes from tcp app sent until now
帧率:local.traceFPS() // print FPS of current activity at logcat with TAG FPS

@zlulan
Copy link

zlulan commented Jan 23, 2015

为什么读取的帧率一直是0呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants