Merge branch 'master' of github.com:sfeakes/AqualinkD

pull/100/merge
sfeakes 2024-03-30 12:06:02 -05:00
commit 4aedcc722d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
*/
/* Based on https://www.gnu.org/software/libc/manual/html_node/Elapsed-Time.html
/* Based on https://www.gnu.org/software/libc/manual/html_node/Calculating-Elapsed-Time.html
Subtract the struct timespec values X and Y,
storing the result in RESULT.
Return 1 if the difference is negative, otherwise 0. */