about summary refs log tree commit diff stats
path: root/tests/unittests/unittests.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-03-19 13:38:17 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-04-06 10:50:20 +0200
commitd1d0ad8d1a8e28690aa8723566dd64c1ccdcf9d6 (patch)
tree15a68f958a4ac7b1af64afee6c64509e5684ac38 /tests/unittests/unittests.c
parent8045a32c4a123d541c9a44d64a8ff35dca27474e (diff)
downloadprofani-tty-d1d0ad8d1a8e28690aa8723566dd64c1ccdcf9d6.tar.gz
Add timestamp for incoming messages if none is set
Timestamps are only set if a message is delayed.
If none is set let's set it upon recaival so we don't have to set it
when it gets displayed.

This means we will also have it for logs etc in the ProfMessage.
Diffstat (limited to 'tests/unittests/unittests.c')
0 files changed, 0 insertions, 0 deletions
89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117