Änderung

- HTML Kopf neu dazu
This commit is contained in:
Eugen Höglinger 2021-09-02 10:42:29 +02:00
parent 992880be1e
commit 9d588f0959
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -488,6 +488,9 @@ namespace Eugen.ESystem.IO
/// </summary>
private DateTime time;
/// <summary>
/// Stores the milliseconds of the post time of the message
/// </summary>
private int millisecond;
/// <summary>