#include "SFBTypes.h"
#include "lpc/irq.h"


Go to the source code of this file.
Functions | |
| void | facePrintTimestamp (u8 face) |
| Print a timestamp to face. | |
| void facePrintTimestamp | ( | u8 | face | ) |
Print a timestamp to face.
The output depending on the context: In host programs the date and time are printed; in boards the equivalent of seconds() is printed (along with three decimal places), so the printed timestamps will roll over after about 180 years of uptime.