Enable Packet Trace and run your simulation. Queuing Delay, Transmission Time and Propagation Delay at a per-packet level can be calculated from the trace as follows:
Queuing Delay = PHY_Arrival_time – MAC_Arrival_Time
Transmission Time = PHY_Start_Time – PHY_Arrival_Time
Propagation Delay = PHY_End_Time – PHY_Start_Time
Related Articles: