|
CSL
5.2
|
Go to the source code of this file.
Macros | |
| #define | JAN_1970 0x83aa7e80 /* 2208988800 1970 - 1900 in seconds */ |
Functions | |
| double | lo_timetag_diff (lo_timetag a, lo_timetag b) |
| Find the time difference between two timetags. | |
| void | lo_timetag_now (lo_timetag *t) |
| Return a timetag for the current time. | |
| #define JAN_1970 0x83aa7e80 /* 2208988800 1970 - 1900 in seconds */ |
Definition at line 27 of file timetag.c.
Referenced by lo_timetag_now().