Back to project page app_syncit.
The source code is released under:
MIT License
If you think the Android project app_syncit listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.feality.app.syncit.net; /** * Created by Filip on 2014-09-15. */ public class NetworkActions { public static class RTTFrame { public long time; } }