added to misc: timespec_to_stream_with_unit() for printing times either is seconds or miliseconds
This commit is contained in:
@@ -1013,7 +1013,7 @@ double timespec_to_double(timespec & val);
|
||||
|
||||
|
||||
void timespec_to_stream(timespec & val, pt::Stream & stream);
|
||||
|
||||
void timespec_to_stream_with_unit(timespec & val, pt::Stream & stream);
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user