Misc extra functions header. More...
#include "common.h"

Defines | |
| #define | tic tictoc(1) |
| #define | toc tictoc(0) |
| #define | TIC 1 |
| #define | TOC 0 |
Functions | |
| void | textcolor (int attr, int fg, int bg) |
| void | resettextcolor (void) |
| int | tictoc (int status) |
| int | timediff (struct timeval t1, struct timeval t2) |
Misc extra functions header.
1.6.3