Searched refs:TimestampFormat (Results 1 – 1 of 1) sorted by relevance
35 TimestampFormat = TimestampType.Full; in LoggingUartAnalyzer()67 public TimestampType TimestampFormat { get; set; } property in Antmicro.Renode.Analyzers.LoggingUartAnalyzer80 if(TimestampFormat == TimestampType.Full || TimestampFormat == TimestampType.Host) in WriteChar()100 … if(TimestampFormat == TimestampType.Full || TimestampFormat == TimestampType.Virtual) in WriteChar()