Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V2.4.1.0
-
Component/s: None
-
Labels:None
-
Account:J180086 (J180086)
Description
The TCP/IP Stack uses internally a lot of different time formats. Such as
- clock ticks
- ms seconds
- and scaled time formats
This produce a lot of overhead in converting and comparison the format's every time it is used.
This is changed to use everywhere 1ms time format.