]> pd.if.org Git - pdclib/blobdiff - platform/example/internals/_PDCLIB_config.h
difftime.c
[pdclib] / platform / example / internals / _PDCLIB_config.h
index 4dd5e3a125d4b07df9af0876f50549ef290116d6..41fe9e0a394bcb757004000824fb636acd0ffaf1 100755 (executable)
@@ -174,6 +174,9 @@ struct _PDCLIB_imaxdiv_t
 /* Time types                                                                 */
 /* -------------------------------------------------------------------------- */
 
+/* See <time.h> for a couple of comments on these types and their semantics. */
+
+/* If you change this type to something exotic, check time/difftime.c */
 #define _PDCLIB_time long
 
 #define _PDCLIB_clock long