Commit e7bcca88 authored by Rakesh  B B's avatar Rakesh B B

Add time units for better clarity and readability.

parent d5cf363b
......@@ -473,7 +473,7 @@ typedef struct {
cell_id_t id;
// Cell type
uint8_t type;
// Time UE Stayed in Cell
// Time UE Stayed in Cell (seconds)
uint16_t time_in_cell;
// Cause
ngap_cause_t *cause;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment