mobile_insight.analyzer.uplink_latency_analyzer module¶
uplink_latency_analyzer.py An analyzer to monitor uplink packet waiting and processing latency
- class mobile_insight.analyzer.uplink_latency_analyzer.UplinkLatencyAnalyzer¶
Bases:
mobile_insight.analyzer.analyzer.Analyzer
- __cmp_queues(type, data)¶
- __f_time()¶
- __f_time_diff(t1, t2)¶
- __msg_callback(msg)¶
- __print_buffer()¶
- set_source(source)¶
Set the trace source. Enable the cellular signaling messages
- Parameters
source – the trace source (collector).
- update_time(SFN, FN)¶