mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-27 14:33:14 +01: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