Support Board
Date/Time: Tue, 26 Nov 2024 01:28:09 +0000
Post From: Version 1047: Millisecond time stamping
[2013-11-28 14:39:26] |
TastyRisk - Posts: 119 |
Security X // BEGIN TIME = Second 1 and 001 ms: // event a // event b // event c // event d // END TIME = Second 1 and 100 ms: ... Security Y // BEGIN TIME = Second 1 and 700 ms: // event e // event f // event g // event h // END TIME = Second 1 and 900 ms: ... The implementation of the counter says that non-concurrent events in X vs Y align concurrently when in fact they are sequential. The counter solves nothing. Note that TIME is something SC cannot accurately record. |