Data Fields | |
struct timeval | msg_ts |
struct timeval | msg_delay |
int | line_count |
int | max_line_length |
char ** | lines |
struct timeval display_message::msg_ts [read] |
Timestamp of message creation.
struct timeval display_message::msg_delay [read] |
Display duration of message.
Line count.
Maximum line length.
char** display_message::lines |
Message lines.