mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 15:56:45 +02:00
improve call duration string & remove a couple unused functions
This commit is contained in:
@ -153,8 +153,8 @@ struct infobox {
|
||||
bool hide;
|
||||
bool active;
|
||||
|
||||
uint64_t calltime;
|
||||
uint64_t lastupdate;
|
||||
uint64_t starttime;
|
||||
char timestr[TIME_STR_SIZE];
|
||||
|
||||
WINDOW *win;
|
||||
|
Reference in New Issue
Block a user