changed some time formatting stuff to fix bugs
This commit is contained in:
@ -45,7 +45,7 @@ void tpause();
|
||||
void unsplit();
|
||||
void skip();
|
||||
void loadKeymap();
|
||||
void ftime(char *timestr, bool withMS, int ms);
|
||||
void ftime(char *timestr, int rms, int decimals, bool sign);
|
||||
int timespecToMS(struct timespec t);
|
||||
void drawNotif();
|
||||
void clearNotif();
|
||||
|
Reference in New Issue
Block a user