ConnectorActivityEventShiftTimeForwardOneMillisecond Method |
Moves the activity's time forward one millisecond so that it sorts into the true order
when two activities with the exact same time are recorded.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void ShiftTimeForwardOneMillisecond()
Public Sub ShiftTimeForwardOneMillisecond
public:
void ShiftTimeForwardOneMillisecond()
member ShiftTimeForwardOneMillisecond : unit -> unit
See Also