Malte Langosz
2014-10-13 11:36:07 UTC
Hey all,
currently, the base-types/Time.hpp uses the system __time_t and __suseconds_t instead of the typedefs: time_t and suseconds_t.
On MacOS the system types are __darwin_time_t etc.
Is there a reason not to use the typedefs?
Best,
Malte L.
currently, the base-types/Time.hpp uses the system __time_t and __suseconds_t instead of the typedefs: time_t and suseconds_t.
On MacOS the system types are __darwin_time_t etc.
Is there a reason not to use the typedefs?
Best,
Malte L.